home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Picture It! Photo Premium Version 9 / PI_CD1.ISO / pip / pi9 / blank.sbc / tblCategories.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-05-02  |  159 b 

  1. {
  2.     "schema": {
  3.         "lCategoryID": "Long Integer",
  4.         "strCategoryName": "Text (50) NOT NULL",
  5.         "lCategoryParentID": "Long Integer",
  6.         "iHiddenKeywordID": "Long Integer"
  7.     },
  8.     "data": []
  9. }