Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connect('dbi:ODBC:DSN', 'user', 'password');
    
  2. or download this
    my $Data = new Win32::ODBC("MyDSN");
    $Data->Sql(SQL);