IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2006, 12:48:48 PM (21 years ago)
Author:
jhoblitt
Message:

additional modifications and bug fixes to support multiple tables in a package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/popfits.tt

    r5907 r5960  
    33    char            query[MAX_STRING_LENGTH];
    44
    5     if (!fooSelectRowsFits(dbh, fits, NULL, limit)) {
     5    if (![% table.namespace %]SelectRowsFits(dbh, fits, NULL, limit)) {
    66        psError(PS_ERR_UNKNOWN, true, "database error or table is empty");
    77        return false;
Note: See TracChangeset for help on using the changeset viewer.