Help for this page
my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile","","");
my $dbh = DBI->connect('dbi:SQLite:dbname=C:\folder-ü', ...);