home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2002 March / PCWMAR02.iso / hands_on / DBCFEB01 / dbcfeb02b.mdb / Orders2.json < prev    next >
JavaScript Object Notation  |  2001-10-29  |  1KB

  1. {
  2.     "schema": {
  3.         "ContactID": "Double",
  4.         "ContactItemCode1": "Text (50)",
  5.         "ContactItemCode2": "Text (50)",
  6.         "ContactItemCode3": "Text (50)",
  7.         "ContactItemCode4": "Text (50)",
  8.         "ContactItemCode5": "Text (50)",
  9.         "ContactItemCode6": "Text (50)",
  10.         "ContactItemCode7": "Text (50)",
  11.         "ContactItemCode8": "Text (50)",
  12.         "ContactItemCode9": "Text (50)",
  13.         "ContactItemCode10": "Text (50)",
  14.         "ContactItemCode11": "Text (50)",
  15.         "ContactItemCode12": "Text (50)",
  16.         "ContactItemCode13": "Text (50)",
  17.         "ContactItemCode14": "Text (50)",
  18.         "ContactItemCode15": "Text (50)",
  19.         "ContactItemCode16": "Text (50)",
  20.         "ContactItemCode17": "Text (50)",
  21.         "ContactItemCode18": "Text (50)",
  22.         "ContactItemCode19": "Text (50)",
  23.         "ContactItemCode20": "Text (50)",
  24.         "OrderProcessed": "Text (50)",
  25.         "OrderID": "Long Integer"
  26.     },
  27.     "data": [
  28.         {
  29.             "ContactID": 3,
  30.             "ContactItemCode1": "JCB 46",
  31.             "ContactItemCode2": "JCB 221",
  32.             "OrderID": 1
  33.         },
  34.         {
  35.             "ContactID": 20,
  36.             "ContactItemCode1": "JCB 116",
  37.             "ContactItemCode2": "JCB 221",
  38.             "ContactItemCode3": "JCB 34",
  39.             "OrderID": 2
  40.         },
  41.         {
  42.             "ContactID": 18,
  43.             "ContactItemCode1": "JCB 46",
  44.             "ContactItemCode2": "JCB 221",
  45.             "ContactItemCode3": "JCB 116",
  46.             "ContactItemCode4": "JCB CD18C",
  47.             "ContactItemCode5": "JCB 34",
  48.             "OrderID": 3
  49.         },
  50.         {
  51.             "ContactID": 3,
  52.             "ContactItemCode1": "JCB 34",
  53.             "ContactItemCode2": "JCB 116",
  54.             "OrderID": 4
  55.         }
  56.     ]
  57. }