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

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