Actually, it triggers an IM001 SQLSTATE error; whether that becomes an exception or not depends on your chosen error handling mode :-)
--Wez. On Wed, 09 Mar 2005 23:29:35 -0000, Dan Scott <[EMAIL PROTECTED]> wrote: > + <para> > + If the PDO driver does not support this capability, > + <function>PDO::lastInsertID</function> issues a PDOWarning exception. > </para> > </refsect1> > >
