IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 15, 2005, 9:52:21 AM (21 years ago)
Author:
evanalst
Message:

Update psDBDropTable to handle invalid parameters.

File:
1 edited

Legend:

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

    r4269 r4271  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-06-15 03:20:04 $
     9 *  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-06-15 19:52:21 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    8383#define PS_ERRORTEXT_psDB_TABLE_CREATE_FAIL "Failed to create table."
    8484#define PS_ERRORTEXT_psDB_SQL_QUERY_FAIL "Failed to execute SQL query.  Error: %s"
     85#define PS_ERRORTEXT_psDB_TABLE_DROP_FAIL "Failed to drop table."
    8586//~End
    8687
Note: See TracChangeset for help on using the changeset viewer.