IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 17, 2005, 11:33:46 AM (21 years ago)
Author:
evanalst
Message:

Update psDBInsertOneRow for invalid arguments.

File:
1 edited

Legend:

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

    r4279 r4297  
    77 *  @author Robert DeSonia, MHPCC
    88 *
    9  *  @version $Revision: 1.19 $ $Name: not supported by cvs2svn $
    10  *  @date $Date: 2005-06-16 01:48:18 $
     9 *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
     10 *  @date $Date: 2005-06-17 21:33:46 $
    1111 *
    1212 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    8686#define PS_ERRORTEXT_psDB_SEL_COL_FAIL "Failed to select column."
    8787#define PS_ERRORTEXT_psDB_QUERY_NO_DATA "Query returned no data.  Error: %s"
     88#define PS_ERRORTEXT_psDB_INSERT_ROW_FAIL "Failed to insert row."
    8889//~End
    8990
Note: See TracChangeset for help on using the changeset viewer.