Hi,
I have a table which holds a single key ID. ID is an autonumber. I wonder whether it is possible to retrieve the newly assigned ID from a record directly as a return value from the stored procedure I use to append the new record.
Thanks a lot in advance for your help.
Greetz,
Dirk
I have a table which holds a single key ID. ID is an autonumber. I wonder whether it is possible to retrieve the newly assigned ID from a record directly as a return value from the stored procedure I use to append the new record.
Thanks a lot in advance for your help.
Greetz,
Dirk