![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi ! i wonder how i can get the ID of the last insert made from the MySQL Connector/J driver ? does any one has an exemple of this ? thank's Guillaume MOCCAND moccand_g (AT) hotmail (DOT) com __________________________________________________ _______________ MSN Actions Solidaires : http://www.msn.fr/actionssolidaires/ la solidarité à portée de click |
#4
| |||
| |||
|
|
Perhaps you can try something like this: SELECT MAX(tbl.ID) FROM [table_name] tbl ? Guillaume MOCCAND wrote: Hi ! i wonder how i can get the ID of the last insert made from the MySQL Connector/J driver ? does any one has an exemple of this ? thank's |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hi ! i wonder how i can get the ID of the last insert made from the MySQL Connector/J driver ? does any one has an exemple of this ? Hi, Guillaume, |
|
thank's Guillaume MOCCAND moccand_g (AT) hotmail (DOT) com __________________________________________________ _______________ MSN Actions Solidaires : http://www.msn.fr/actionssolidaires/ la solidarité à portée de click |
![]() |
| Thread Tools | |
| Display Modes | |
| |