G
Guest
Hi,
I have a database table ("Users") in a IBM DB2 database. The table primary key is auto incremented. The PK column is called UserID.
When I do an update of my Users dataset back to the database, how do I get the newly generated primary key(s) back to the UserId column of my dataset?
Any help is appreciated.
Thanks
Vince
I have a database table ("Users") in a IBM DB2 database. The table primary key is auto incremented. The PK column is called UserID.
When I do an update of my Users dataset back to the database, how do I get the newly generated primary key(s) back to the UserId column of my dataset?
Any help is appreciated.
Thanks
Vince