Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile","","",{RaiseError =
    +> 1})
        or die "Couldn't connect to database: " . DBI->errstr;