Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
            print "dsn:\t$dsn\n";
        }
    }
    
  2. or download this
    C:\Perl\source>perl dbtest.pl
    driver: ExampleP
    ...
     at dbtest.pl line 10
    
    C:\Perl\source>