246 |
$insert_sth->execute( $title1, $author1 ); |
246 |
$insert_sth->execute( $title1, $author1 ); |
247 |
my $biblionumber1 = $dbh->last_insert_id( undef, undef, 'biblio', undef ); |
247 |
my $biblionumber1 = $dbh->last_insert_id( undef, undef, 'biblio', undef ); |