5 messages in com.mysql.lists.perlRe: $dbh->last_insert_id() support?
FromSent OnAttachments
Daniel Kasak27 Oct 2004 19:25 
Paul DuBois27 Oct 2004 19:32 
Spenser27 Oct 2004 19:35 
Rudy Lippan27 Oct 2004 19:56 
Daniel Kasak27 Oct 2004 20:38 
Subject:Re: $dbh->last_insert_id() support?
From:Spenser (mys@zabb.com)
Date:10/27/2004 07:35:12 PM
List:com.mysql.lists.perl

I've never been able to get it to work either. I just issue an SQL query using the MySQL function LAST_INSERT_ID() and capture the results into a variable.