|
-
May 20th, 2003, 09:00 AM
#1
Thread Starter
Lively Member
Database Update from dataset (how to retrieve primary key assigned by DB?)
I have a database Access table "CUSTOMER"
the primary key is an integer AUTO increment.
In my program when I create a customer, I add a row in my dataset with the primary key empty, so access assign itself the key when I use Adpxxx.update(DSCustomer).
But I need to know at that time the CUSTOMER key generated by access for an oher process.
Is there someone who can help me ?
Many 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
|