SQL Update/Insert using SqlDataAdapter and Stored Procedure

S

SQLGuptaSybase

I am having some problems updating and inserting some SQL tables using a
SqlDataAdapter and Stored Procedure. The stored procedure works correctly
(using Query Analyzer Debug), so it appears to be a problem with my use of
the data adapter - Is this the correct forums for help with this?

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top