Search found 2 matches

by benp
30.01.2006, 17:59
Forum: Other 6.x Versions
Topic: zeos and auto increment
Replies: 7
Views: 5571

Zippo, thanks a lot for this hint!

I just made a little test and it seems to me that you get even then to correct autoinc-number if there are 2 concurrent inserts running.
Does someone know whether the 'select LAST_INSERT_ID()' works with all databases?

cheers
by benp
26.01.2006, 12:19
Forum: Other 6.x Versions
Topic: zeos and auto increment
Replies: 7
Views: 5571

Is it possible to get the value of the autoinc-field of the inserted recordset?
I've seen JDBC-database-connectors that offer this feature, and it's really nice!

Best regards, Benedikt