S
Stanley
I am using DAO in Access 97
I want to insert a record in a table and get back its key
(autonumber)
I need that number to put into some other records that
will have that key as a foreign key.
I intend to wrap all this in a transaction.
My problem is I don't know how to retrieve the new
assigned autonumber.
Thanks,
Stan
I want to insert a record in a table and get back its key
(autonumber)
I need that number to put into some other records that
will have that key as a foreign key.
I intend to wrap all this in a transaction.
My problem is I don't know how to retrieve the new
assigned autonumber.
Thanks,
Stan