home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 21 / CTROM21B.mdf / win95 / database / aml / aml.exe / _SETUP.1 / Struct70.mdb / Config.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-01-27  |  354 b 

  1. {
  2.     "schema": {
  3.         "ConfigID": "Long Integer",
  4.         "Version": "Double",
  5.         "LibraryName": "Text (255)",
  6.         "LibrarianName": "Text (255)",
  7.         "LibrarianEmail": "Text (255)",
  8.         "Created": "DateTime",
  9.         "Notes": "Memo/Hyperlink (255)",
  10.         "UseSecurity": "Boolean NOT NULL",
  11.         "BrowsePassword": "Text (50)",
  12.         "EditPassword": "Text (50)",
  13.         "EditDelete": "Boolean NOT NULL",
  14.         "AdminPassword": "Text (50)"
  15.     },
  16.     "data": []
  17. }