Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Retrieving a Key after an insert.

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-11-06 : 08:50:18
dave writes "How do I retrieve a primary key (Autonumber field) after I do an insert into the table. Basically when I insert a new record I need to know is it possible to return the key that has been assigned to the record."
   

- Advertisement -