Mariusz Thu, 19 Sep 2002 15:17:31 -0700
How can I get that id into a scalar? Will this work? $lastid = $dbh->{'mysql_insertid'};
sorry for such basic question. M