home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2000 August / DPPCPRO0800.ISO / August / Simply / _SETUP.1 / PerDemo.mdb / ApplicantOLEDocument.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-04-17  |  286 b 

  1. {
  2.     "schema": {
  3.         "VacancyRef": "Text (20)",
  4.         "ApplicantID": "Long Integer NOT NULL",
  5.         "Description": "Text (50) NOT NULL",
  6.         "Notes": "Text (255)",
  7.         "Location": "Text (255)",
  8.         "Type": "Boolean NOT NULL",
  9.         "ClassType": "Text (50)",
  10.         "DocCat": "Text (50)",
  11.         "InUse": "Boolean NOT NULL",
  12.         "Document": "OLE (255)"
  13.     },
  14.     "data": []
  15. }