Help for this page

Select Code to Download


  1. or download this
    DBD::ODBC::db selectcol_arrayref failed: [Microsoft][ODBC SQL Server D
    +river][SQL Server]Server user 'webuser' is not a valid user in databa
    +se 'xmodel'.
    
  2. or download this
    sub getalltables {
        my $dbh_g = &getcxn_dbi_goldmine;
    ...
        }
        return @alltbls;
    }