Retrieving autoincrement field from SQLite using DBI
- From: Steve <SteveSpamTrap@xxxxxxxxx>
- Date: Fri, 11 Jan 2008 18:20:03 -0500
When you use DBI to add a new record to a SQLite table, for which the primary key column uses AUTOINCREMENT, is there a way to retrieve what was the ID value generated for the record you just added?
.
- Follow-Ups:
- Re: Retrieving autoincrement field from SQLite using DBI
- From: J. Gleixner
- Re: Retrieving autoincrement field from SQLite using DBI
- Prev by Date: Re: Question about arrays of hashes
- Next by Date: Re: csv data file, but with a twist
- Previous by thread: Question about arrays of hashes
- Next by thread: Re: Retrieving autoincrement field from SQLite using DBI
- Index(es):
Relevant Pages
|