Subject | auto increment last insert |
---|---|
Author | ArnoldGamboa.com |
Post date | 2004-11-24T07:25:03Z |
Hi
I believe that Firefox uses gen_id to trigger a generator to be used
for auto incrementing values. Mysql on PHP has an easy way
(mysql_insert_id) in determining the last inserted id. Do we have a
corresponding feature like this for firebird?
Thanks.
Arnold
I believe that Firefox uses gen_id to trigger a generator to be used
for auto incrementing values. Mysql on PHP has an easy way
(mysql_insert_id) in determining the last inserted id. Do we have a
corresponding feature like this for firebird?
Thanks.
Arnold