in reply to Re: Perl DBI: problems inserting data to a table
in thread Perl DBI: problems inserting data to a table
I am not sure what was the reason to my problems with Storable DB, but for my task it does not meter which type of DB to use.my $dbh = DBI->connect('dbi:SQLite:dbname=hist_mod.db');
Thanks to everybody for your help and suggestions
|
|---|