G
Guest
Hi
I'm inserting into a database using stored queries and the
primary is an autonumber therefore I do not set this value.
I want to do one query which allows me to retrieve the
primary key directly after inserting a new record
otherwise I cannot identify this record once it's inserted.
Can anyone help?
Thanks in advance.
I'm inserting into a database using stored queries and the
primary is an autonumber therefore I do not set this value.
I want to do one query which allows me to retrieve the
primary key directly after inserting a new record
otherwise I cannot identify this record once it's inserted.
Can anyone help?
Thanks in advance.