Subject | get to AutoInc value |
---|---|
Author | zifnabbe |
Post date | 2004-10-15T16:12:53Z |
Hi,
I use a stored procedure to insert data into a table. In the table a
field is autoincremented. Is it possible to return the value of this
field by this stored procedure?
Or do I've to query the database for knowing the autoincremented value?
Thanks in advance
I use a stored procedure to insert data into a table. In the table a
field is autoincremented. Is it possible to return the value of this
field by this stored procedure?
Or do I've to query the database for knowing the autoincremented value?
Thanks in advance