in reply to Re: Inserting into several linked MySQL tables.
in thread Inserting into several linked MySQL tables.

Actually DBD::Sybase will honor the $dbh->last_insert_id() method in a lot of cases.

Michael

  • Comment on Re^2: Inserting into several linked MySQL tables.