home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Software / Vyzkuste / Fileview / FileView2.CAB / FileTabl.MDB / FileTable.json next >
JavaScript Object Notation  |  2000-03-05  |  382b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "GroupName": "Text (20) NOT NULL",
  5.         "FileName": "Text (50) NOT NULL",
  6.         "FileLocation": "Text (150) NOT NULL",
  7.         "FileDescription": "Text (50)",
  8.         "FileKeyword": "Text (25)",
  9.         "FileType": "Text (15) NOT NULL",
  10.         "Comments": "Memo/Hyperlink (255)",
  11.         "Date": "Text (8) NOT NULL",
  12.         "Time": "Text (12) NOT NULL",
  13.         "DateTimeCreated": "Text (14) NOT NULL",
  14.         "DateDisp": "DateTime"
  15.     },
  16.     "data": []
  17. }