Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    use strict;
    ...
        print "Error: " . Win32::ODBC::Error() . "\n";
        exit;
    }
    
  2. or download this
    Error connecting to DSN:IBUeMBA_DSN;UID=sa;PWD=xxxx
    Error: [911]  "[Microsoft][ODBC Driver Manager] Data source name not f
    +ound and  no default driver specified"