Troy Sniff writes: > I am performing an insert into an access table where the primary key is > set to auto increment. > > When I insert a record, is there an easy way to grab the value created > by the auto increment without having to go back in read the newly > created record?
Depends entirely on the database server you use, and the DBD module used to access it. Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] *or* [EMAIL PROTECTED] http://www.mbay.net/~mpeppler International Sybase User Group: http://www.isug.com
