Help for this page

Select Code to Download


  1. or download this
    $ sqlite database.db
    
  2. or download this
    my $dbh = DBI->connect('dbi:SQLite:bandwidth.db', RaiseError=> 1) or d
    +ie $DBI::errstr;