Get id from inserted row?

  • Thread starter Thread starter Torben Philippsen
  • Start date Start date
T

Torben Philippsen

Hello!

When inserting a new row into a database I was wondering if it is possible
to retrieve the id (key-field) for the new row - after insert ofcourse?

Thank You
Torben
 
¤ Hello!
¤
¤ When inserting a new row into a database I was wondering if it is possible
¤ to retrieve the id (key-field) for the new row - after insert ofcourse?

The method would depend upon the type of database (and version) you are using.


Paul ~~~ (e-mail address removed)
Microsoft MVP (Visual Basic)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top