ASP Insert - Get Record ID
Hello All,
I have the following issue.
I have a web page where I capture event registration data
and insert it into an Access database. This part works fine.
I am trying to find an easy way retrieve the record id of
the newly entered record.
The registration record is inserted into a single Access table
that uses an AutoNumber fields as the primary key.
None of the other data in the record could guarantee a unique
key with which I could lookup the record.
Any information or ideas will be greatly appreciated.
Thanks!
Lou
|