my $dbh = DBI->connect('dbi:SQLite:bandwidth.db', RaiseError=> 1) or die $DBI::errstr;