 Jemand zu Hause?
 Jemand zu Hause?![gelöst [gelöst]](/battie/theme/default/icons/tick.png) 
 
1 2 3 4 5 6 7 8
my $dbfile = "places.sqlite"; my $dbh = DBI->connect("dbi:SQLite:dbname=$dbfile","","") or die $@; $dbh->selectall_arrayref("show tables"); Ergibt bei mir: DBD::SQLite::db selectall_arrayref failed: near "show": syntax error at..
 
SELECT name FROM sqlite_master WHERE type='table';
 Schrift
Schrift Wie installiert man ein Modul?
Wie installiert man ein Modul? Tags:
 Tags: