in reply to Re: Getting ID of last row inserted into database
in thread Getting ID of last row inserted into database
Indeed. I just want to point (for the OP) that support for last_insert_id varies greatly from DBMS to DBMS, and not all DBD's implement it in a reasonable way. Caveat selector.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Getting ID of last row inserted into database
by lima1 (Curate) on Jan 25, 2006 at 21:04 UTC | |
|
Re^3: Getting ID of last row inserted into database
by Yendor (Pilgrim) on Jan 26, 2006 at 15:20 UTC |