Thread MySQL: Autoincrement: wie hoch war das letzte autoincrement (3 answers)
Opened by format_c at 2003-11-21 15:33

format_c
 2003-11-21 15:33
#35727 #35727
User since
2003-08-04
1706 Artikel
HausmeisterIn
[Homepage] [default_avatar]
Code: (dl )
my $lastid = $dbh->{mysql_insert_id};

Auch auf http://www.mysql.de/doc/de/mysql_insert_id.html nachzulesen.

Gruß alex.\n\n

<!--EDIT|format_c|1069421730-->

View full thread MySQL: Autoincrement: wie hoch war das letzte autoincrement