Topic: Get the next auto increment value of a table
author: Sasa Velickovic
created: 21-06-2002 09:07:36 AM
|
How do I go about that and stay portable at the same time. I would need to get the next auto increment value for inserting the next article into the DB. |
|
Topic: Re:Get the next auto increment value of a table
author: Sasa Velickovic
created: 21-06-2002 09:38:52 AM
|
oops, sorry just found that there is the Insert_ID() function ;) |
|
|