home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 December / PCWorld_2003-12_cd.bin / Software / komercni / alc / ep2sr51csy.msi / Ep.CAB / sampledb / tblInvoice.json < prev    next >
JavaScript Object Notation  |  2003-07-02  |  306b

  1. {
  2.     "schema": {
  3.         "lintAtomId": "Long Integer NOT NULL",
  4.         "dteCreated": "DateTime",
  5.         "lintResellerCompanyId": "Long Integer",
  6.         "txtMemo": "Memo/Hyperlink (255)"
  7.     },
  8.     "data": [
  9.         {
  10.             "lintAtomId": 2,
  11.             "dteCreated": "06/20/02 23:08:56",
  12.             "lintResellerCompanyId": 3
  13.         },
  14.         {
  15.             "lintAtomId": 3,
  16.             "dteCreated": "06/20/02 23:09:18",
  17.             "lintResellerCompanyId": 3
  18.         }
  19.     ]
  20. }