Ignore:
Timestamp:
07/05/08 20:01:55 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msql/MSQLMagic.h

    r8942 r8996  
    4444    Int_t   QueryKeyOfVal(const char *col, const char *val);
    4545    Int_t   QueryKeyOf(const char *col, const char *ext, const char *val);
    46     Bool_t  ExistStr(const char *column, const char *table, const char *test);
     46    Bool_t  ExistStr(const char *column, const char *table, const char *test, const char *where=0);
    4747
    4848    Int_t Insert(const char *table, const char *vars, const char *where=0);
Note: See TracChangeset for help on using the changeset viewer.