BiggerBrother
Technical User
After adding a record to a db, I want to retrieve the autonumber field. I realise that the record will be the last in the list, however, if two records should happen to be inserted at the same time, this wouldn't work.
Is there a way with SQL to retrieve the whole record once it has been inserted?
Many thanks
BB
Is there a way with SQL to retrieve the whole record once it has been inserted?
Many thanks
BB