|
-
Dec 7th, 2003, 12:04 PM
#1
Thread Starter
Registered User
Retrieving Primary Key
I have a form that is managing and updating data in the dataset. When I write the data back to my table using the update method, I need to refresh the dataset so that I can get the identity value that was inserted into the table (if it was a new record). I tried using the AcceptChanges method but that didn't seem to work. Any other ideas?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|