Thread INSERT in Tabelle Autoincrement gesucht
(14 answers)
Opened by Gast at 2007-04-21 15:11
auf jeden fall mit $sth->mysql_insertid() oder $dbh->last_insert_id(...) (siehe doku).
wenn das nicht moeglich waere, ware man ja ziemlich aufgeschmissen. man fuegt was in die db ein, aber weiss nicht, wo.\n\n <!--EDIT|pq|1177172270--> Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. -- Damian Conway in "Perl Best Practices"
lesen: ![]() ![]() |