Changeset 3566 for trunk/psLib/test/fileUtils/tst_psDB.c
- Timestamp:
- Mar 30, 2005, 1:04:57 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/fileUtils/tst_psDB.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/fileUtils/tst_psDB.c
r3561 r3566 9 9 * @author Aaron Culliney, MHPCC 10 10 * 11 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $12 * @date $Date: 2005-03-30 07:03:48$11 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2005-03-30 23:04:57 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 784 784 psS32 failed = 0; 785 785 psDB *dbh = NULL; 786 const char* table = "table1 0";786 const char* table = "table11"; 787 787 psArray *ary=NULL, *rowSet=NULL; 788 788 psMetadata *where=NULL, *row=NULL, *md = _get_CreateTableMetadata();
Note:
See TracChangeset
for help on using the changeset viewer.
