Hi,
Can anyone tell me if there is a way to get the primary key of a newly inserted record from the database? I am using ADO 2.5 to connect to the DB with VB 6.0.
I know that with DAO, I could get the primary key before calling the update method, but this doesn't seem to work with ADO.
Please help!
Thanks.
Can anyone tell me if there is a way to get the primary key of a newly inserted record from the database? I am using ADO 2.5 to connect to the DB with VB 6.0.
I know that with DAO, I could get the primary key before calling the update method, but this doesn't seem to work with ADO.
Please help!
Thanks.