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

  1. {
  2.     "schema": {
  3.         "lintProductId": "Long Integer NOT NULL",
  4.         "lintComputerNodeId": "Long Integer NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "lintProductId": 40,
  9.             "lintComputerNodeId": 245
  10.         },
  11.         {
  12.             "lintProductId": 53,
  13.             "lintComputerNodeId": 245
  14.         },
  15.         {
  16.             "lintProductId": 111,
  17.             "lintComputerNodeId": 245
  18.         }
  19.     ]
  20. }