The fastest way to get the autonumber of a newly inserted record
The fastest way to get the autonumber of a newly inserted record
By Ken Schaefer
9 July 2001
Abstract
This article is about getting the autonumber value from an Access or SQL Server database. Two methods are discussed:
- Getting the autonumber value using an ADO Recordset
- Getting the autonumber with an @@identity query
This article can be found
here.
Our Dutch site contains a translation of this article.
All translations are by permission.
|