Click to See Complete Forum and Search --> : Autonumbered field and DataAdapter


Pierre Bavais
February 4th, 2002, 03:32 PM
Can someone say me if there is a way to retrieve directly the value generated by the database (MS Access) for an autonumbered field when using a DataAdapter for inserting new rows ?
I found some examples using stored procedures with a MS SQL database, but nothing for Access.