Help for this page

Select Code to Download


  1. or download this
    DBD::CSV initialisation failed: Can't locate auto/DBI/setup_drive.al i
    +n @INC
    
    (@INC contains: /usr/local/projects/aps/MSC_R-14-1_K/lib/cmtool/module
    +/earl/bin/../pm /pkg/perl/5.8.6/lib/5.8.6/sun4-solaris /pkg/perl/5.8.
    +6/lib/5.8.6 /pkg/perl/5.8.6/lib/site_perl/5.8.6/sun4-solaris /pkg/per
    +l/5.8.6/lib/site_perl/5.8.6 /pkg/perl/5.8.6/lib/site_perl .) 
    at /pkg/perl/5.8.6/lib/site_perl/5.8.6/sun4-solaris/DBD/File.pm line 4
    +8
     at /usr/local/projects/aps/MSC_R-14-1_K/lib/cmtool/module/earl/bin/Pr
    +eopCheckout.plx line 62
    
  2. or download this
    PreopCheckout.plx, line 62
    $DBH   = DBI->connect( "DBI:CSV:f_dir=$CC::DB" ) or Ut::l_die( "Can't 
    +connect: $DBI::errstr\n" );
    
    DBD/File.pm, line 48:
    DBI->setup_driver('DBD::File'); # only needed once but harmless to rep
    +eat