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

  1. {
  2.     "schema": {
  3.         "intAtomId": "Long Integer",
  4.         "lintAtomKindId": "Long Integer NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "intAtomId": 1,
  9.             "lintAtomKindId": 1
  10.         },
  11.         {
  12.             "intAtomId": 2,
  13.             "lintAtomKindId": 2
  14.         },
  15.         {
  16.             "intAtomId": 3,
  17.             "lintAtomKindId": 2
  18.         },
  19.         {
  20.             "intAtomId": 4,
  21.             "lintAtomKindId": 1
  22.         }
  23.     ]
  24. }