Dataset Changes

J

James Doughty

Hello all,

I have a dataset that I do inserts/updates/deletes. Then I call the
SQLDataAdapter.Update to perform the inserts/updates/deletes. The issue is
if I call the SQLDataAdapter.Update it accepts the changes and GetChanges
returns no changes, if I call GetChanges before I call the
SQLDataAdapter.Update I get the changes but there is no guarentee that the
record (due to the identity column) will be the same a the one in the
database the since other users may have added records.

Any suggestions? ideas?

Thanks,
James
 

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

Members online

No members online now.

Forum statistics

Threads
474,266
Messages
2,571,083
Members
48,773
Latest member
Kaybee

Latest Threads

Top