Help for this page

Select Code to Download


  1. or download this
    # database connector
    
    # load all the libraries
    ...
    
    
    exit;
    
  2. or download this
     Name "main::driver" used only once: possible typo at .\dbconnect.pl l
    +ine 21.
    Name "main::dsn" used only once: possible typo at .\dbconnect.pl line 
    +25.
    Name "main::dbh" used only once: possible typo at .\dbconnect.pl line 
    +27.
    ...
    DBD::oracle initialisation failed: Can't locate object method "driver"
    + via package "DBD::oracle" at C:/Strawberry/perl/vendor/lib/DBI.pm li
    +ne 829.
    
    Perhaps the capitalisation of DBD 'oracle' isn't right. at .\dbconnect
    +.pl line 27.