$dbh = DBI->connect('DBI:SQLite:vodafone.db', { PrintError => 0, RaiseError => 1, AutoCommit => 0, }, );