Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connect($dsn, $user, $pass,  { RaiseError => 1, AutoCom
    +mit => 1 })
    or die 'Connexion a la base impossible: ' . DBI->errstr;
    
  2. or download this
    DBI connect('XX','xx',...) failed: ERROR OCIEnvInit at xx_dbfunc.pm li
    +ne 36