Then add $dbh->commit(); when you finish processing the data.my $dbh = DBI->connect( "dbi:SQLite:dbname=SSBHLD2.db", "", "", { RaiseError => 1, Autocommit => 0 }, ) or die $DBI::errstr;
In reply to Re: SQLite Slow insert
by digglife
in thread SQLite Slow insert
by mmittiga17
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |