$dbh=DBI->connect('dbi:SQLite:database=:memory:','','',{ PrintError=>0,RaiseError=>1 });