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

  1. {
  2.     "schema": {
  3.         "ContactID": "Double",
  4.         "ContactFullName": "Text (200)",
  5.         "ContactFirstName": "Text (100)",
  6.         "ContactLastName": "Text (100)",
  7.         "ContactInitial": "Text (50)",
  8.         "ContactTitle": "Text (50)",
  9.         "ContactAdd1": "Text (100)",
  10.         "ContactAdd2": "Text (100)",
  11.         "ContactAdd3": "Text (100)",
  12.         "ContactAdd4": "Text (100)",
  13.         "ContactTown": "Text (50)",
  14.         "ContactCounty": "Text (50)",
  15.         "ContactPostcode": "Text (50)",
  16.         "ContactOfficePhone": "Text (70)",
  17.         "ContactCallResult": "Text (50)",
  18.         "ContactUser": "Text (50)",
  19.         "ContactDate": "Text (50)",
  20.         "ContactOtherAdd1": "Text (100)",
  21.         "ContactOtherAdd2": "Text (100)",
  22.         "ContactOtherAdd3": "Text (100)",
  23.         "ContactOtherAdd4": "Text (100)",
  24.         "ContactOtherTown": "Text (50)",
  25.         "ContactOtherCounty": "Text (50)",
  26.         "ContactOtherPostcode": "Text (50)",
  27.         "ContactOtherOfficePhone": "Text (70)",
  28.         "ContactOtherTitle": "Text (50)",
  29.         "ContactOtherFirstName": "Text (100)",
  30.         "ContactOtherLastName": "Text (100)",
  31.         "ContactDestination": "Text (200)",
  32.         "ContactTotalPrice": "Text (100)",
  33.         "ContactCardType": "Text (100)",
  34.         "ContactCardNumber": "Text (100)",
  35.         "ContactSIN": "Text (100)",
  36.         "ContactExpiryDate": "Text (100)",
  37.         "ContactItemCode1": "Text (50)",
  38.         "ContactSize1": "Text (50)",
  39.         "ContactQty1": "Text (50)",
  40.         "ContactItemCode2": "Text (50)",
  41.         "ContactSize2": "Text (50)",
  42.         "ContactQty2": "Text (50)",
  43.         "ContactItemCode3": "Text (50)",
  44.         "ContactSize3": "Text (50)",
  45.         "ContactQty3": "Text (50)",
  46.         "ContactItemCode4": "Text (50)",
  47.         "ContactSize4": "Text (50)",
  48.         "ContactQty4": "Text (50)",
  49.         "ContactItemCode5": "Text (50)",
  50.         "ContactSize5": "Text (50)",
  51.         "ContactQty5": "Text (50)",
  52.         "ContactItemCode6": "Text (50)",
  53.         "ContactSize6": "Text (50)",
  54.         "ContactQty6": "Text (50)",
  55.         "ContactItemCode7": "Text (50)",
  56.         "ContactSize7": "Text (50)",
  57.         "ContactQty7": "Text (50)",
  58.         "ContactItemCode8": "Text (50)",
  59.         "ContactSize8": "Text (50)",
  60.         "ContactQty8": "Text (50)",
  61.         "ContactItemCode9": "Text (50)",
  62.         "ContactSize9": "Text (50)",
  63.         "ContactQty9": "Text (50)",
  64.         "ContactItemCode10": "Text (50)",
  65.         "ContactSize10": "Text (50)",
  66.         "ContactQty10": "Text (50)",
  67.         "ContactItemCode11": "Text (50)",
  68.         "ContactSize11": "Text (50)",
  69.         "ContactQty11": "Text (50)",
  70.         "ContactItemCode12": "Text (50)",
  71.         "ContactSize12": "Text (50)",
  72.         "ContactQty12": "Text (50)",
  73.         "ContactItemCode13": "Text (50)",
  74.         "ContactSize13": "Text (50)",
  75.         "ContactQty13": "Text (50)",
  76.         "ContactItemCode14": "Text (50)",
  77.         "ContactSize14": "Text (50)",
  78.         "ContactQty14": "Text (50)",
  79.         "ContactItemCode15": "Text (50)",
  80.         "ContactSize15": "Text (50)",
  81.         "ContactQty15": "Text (50)",
  82.         "ContactItemCode16": "Text (50)",
  83.         "ContactSize16": "Text (50)",
  84.         "ContactQty16": "Text (50)",
  85.         "ContactItemCode17": "Text (50)",
  86.         "ContactSize17": "Text (50)",
  87.         "ContactQty17": "Text (50)",
  88.         "ContactItemCode18": "Text (50)",
  89.         "ContactSize18": "Text (50)",
  90.         "ContactQty18": "Text (50)",
  91.         "ContactItemCode19": "Text (50)",
  92.         "ContactSize19": "Text (50)",
  93.         "ContactQty19": "Text (50)",
  94.         "ContactItemCode20": "Text (50)",
  95.         "ContactSize20": "Text (50)",
  96.         "ContactQty20": "Text (50)",
  97.         "OrderProcessed": "Text (50)",
  98.         "OrderID": "Long Integer"
  99.     },
  100.     "data": [
  101.         {
  102.             "ContactID": 3,
  103.             "ContactFullName": "Mrs Schaefer",
  104.             "ContactFirstName": "V",
  105.             "ContactLastName": "Schaefer",
  106.             "ContactTitle": "Mrs",
  107.             "ContactAdd1": "********",
  108.             "ContactAdd2": "********",
  109.             "ContactTown": "********",
  110.             "ContactCounty": "********",
  111.             "ContactPostcode": "********",
  112.             "ContactOfficePhone": "********",
  113.             "ContactCallResult": "1A",
  114.             "ContactUser": "3MIW",
  115.             "ContactDate": "22/10/01",
  116.             "ContactDestination": "Home Address",
  117.             "ContactTotalPrice": "33.5",
  118.             "ContactCardType": "Visa",
  119.             "ContactCardNumber": "********",
  120.             "ContactExpiryDate": "********",
  121.             "ContactItemCode1": "JCB 46",
  122.             "ContactSize1": "L/XL 38\" - 46\"",
  123.             "ContactQty1": "1",
  124.             "ContactItemCode2": "JCB 221",
  125.             "ContactQty2": "1",
  126.             "OrderID": 1
  127.         },
  128.         {
  129.             "ContactID": 20,
  130.             "ContactFirstName": "K",
  131.             "ContactLastName": "Spooner",
  132.             "ContactTitle": "Mr",
  133.             "ContactAdd1": "********",
  134.             "ContactTown": "********",
  135.             "ContactPostcode": "********",
  136.             "ContactOfficePhone": "********",
  137.             "ContactCallResult": "1A",
  138.             "ContactUser": "3PJN",
  139.             "ContactDate": "23/10/01",
  140.             "ContactDestination": "Home Address",
  141.             "ContactTotalPrice": "29.5",
  142.             "ContactCardType": "Visa",
  143.             "ContactCardNumber": "********",
  144.             "ContactExpiryDate": "********",
  145.             "ContactItemCode1": "JCB 116",
  146.             "ContactQty1": "1",
  147.             "ContactItemCode2": "JCB 221",
  148.             "ContactQty2": "1",
  149.             "ContactItemCode3": "JCB 34",
  150.             "ContactQty3": "1",
  151.             "OrderID": 2
  152.         },
  153.         {
  154.             "ContactID": 18,
  155.             "ContactFirstName": "T",
  156.             "ContactLastName": "Keefe",
  157.             "ContactTitle": "Mr",
  158.             "ContactAdd1": "********",
  159.             "ContactTown": "********",
  160.             "ContactCounty": "********",
  161.             "ContactPostcode": "********",
  162.             "ContactOfficePhone": "********",
  163.             "ContactCallResult": "1A",
  164.             "ContactUser": "3PJN",
  165.             "ContactDate": "23/10/01",
  166.             "ContactDestination": "Home Address",
  167.             "ContactTotalPrice": "23.50",
  168.             "ContactCardType": "Switch",
  169.             "ContactCardNumber": "********",
  170.             "ContactSIN": "3",
  171.             "ContactExpiryDate": "********",
  172.             "ContactItemCode1": "JCB 46",
  173.             "ContactSize1": "L/XL 38\" - 46\"",
  174.             "ContactQty1": "2",
  175.             "ContactItemCode2": "JCB 221",
  176.             "ContactQty2": "3",
  177.             "ContactItemCode3": "JCB 116",
  178.             "ContactQty3": "4",
  179.             "ContactItemCode4": "JCB CD18C",
  180.             "ContactQty4": "3",
  181.             "ContactItemCode5": "JCB 34",
  182.             "ContactQty5": "2",
  183.             "OrderID": 3
  184.         },
  185.         {
  186.             "ContactID": 3,
  187.             "ContactFullName": "Mrs Schaefer",
  188.             "ContactFirstName": "V",
  189.             "ContactLastName": "Schaefer",
  190.             "ContactTitle": "Mrs",
  191.             "ContactAdd1": "********",
  192.             "ContactAdd2": "********",
  193.             "ContactTown": "********",
  194.             "ContactCounty": "********",
  195.             "ContactPostcode": "********",
  196.             "ContactOfficePhone": "********",
  197.             "ContactCallResult": "1A",
  198.             "ContactUser": "3MIW",
  199.             "ContactDate": "24/10/01",
  200.             "ContactDestination": "Home Address",
  201.             "ContactTotalPrice": "33.5",
  202.             "ContactCardType": "Visa",
  203.             "ContactCardNumber": "********",
  204.             "ContactExpiryDate": "********",
  205.             "ContactItemCode1": "JCB 34",
  206.             "ContactQty1": "1",
  207.             "ContactItemCode2": "JCB 116",
  208.             "ContactQty2": "1",
  209.             "OrderID": 4
  210.         }
  211.     ]
  212. }