Hi all,

If I have an insert statement that adds data to a table that contains an
autoincrement column, is there a way to get the value of the auto
increment column without doing an additional query in JDBC ? . I am
using the org.gjt.mm.mysql driver .

Thanks


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to