Hi,
Using ASP, after inserting to a table with a counter as the primary key (ID), is there
some simple way to retrieve that ID without having to get a new recorset and
checking the highest ID nr? With some bad luck, somone could have inserted
to the table during the time it takes to get that recordset, making the
highest ID nr the wrong one.
DB: Access 2002
(Let me know if you need more info)
/H
Using ASP, after inserting to a table with a counter as the primary key (ID), is there
some simple way to retrieve that ID without having to get a new recorset and
checking the highest ID nr? With some bad luck, somone could have inserted
to the table during the time it takes to get that recordset, making the
highest ID nr the wrong one.
DB: Access 2002
(Let me know if you need more info)
/H