IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2005, 5:20:04 PM (21 years ago)
Author:
evanalst
Message:

Update psDBCreateTable to handle invalid arguments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataIO/psFileUtilsErrors.dat

    r4262 r4269  
    6060psDB_FAILED_TO_CONNECT                 Failed to connect to database.  Error: %s
    6161psDB_FAILED_TO_CHANGE                  Failed to change database.  Error: %s
     62psDB_TABLE_PARAM_NULL                  Create table parameters may not be NULL.
     63psDB_QUERY_GEN_FAIL                    Query generation failed.
     64psDB_TABLE_CREATE_FAIL                 Failed to create table.
     65psDB_SQL_QUERY_FAIL                    Failed to execute SQL query.  Error: %s
    6266#
    6367
Note: See TracChangeset for help on using the changeset viewer.