Help for this page

Select Code to Download


  1. or download this
    my $dbh = DBI->connect("dbi:Sybase:server=$percdb", $user, $passwd,
                                {'RaiseError' => 1}
    ...
            exit 9;
        }
    }
    
  2. or download this
    DBD::Sybase::st fetchall_hashref failed: Field 'ent_id' does not exist (not one of COL(1)) at /.../.../myscript line 75.