home *** CD-ROM | disk | FTP | other *** search
/ ftp.winsite.com/win95/demo / ftp.winsite.com-win95-demo.tar / ftp.winsite.com / pub / pc / win95 / demo / au_2000.exe / AccUtils2000.mdb / Clients.json < prev    next >
JavaScript Object Notation  |  2000-01-22  |  455b

  1. {
  2.     "schema": {
  3.         "ClientID": "Text (3)",
  4.         "ClientName": "Text (50)"
  5.     },
  6.     "data": [
  7.         {
  8.             "ClientID": "ABC",
  9.             "ClientName": "ABC Office Products"
  10.         },
  11.         {
  12.             "ClientID": "AMF",
  13.             "ClientName": "American Insurance"
  14.         },
  15.         {
  16.             "ClientID": "HCI",
  17.             "ClientName": "Homebaked Cookies, Inc."
  18.         },
  19.         {
  20.             "ClientID": "MST",
  21.             "ClientName": "Machines R' Us, Inc."
  22.         },
  23.         {
  24.             "ClientID": "NCC",
  25.             "ClientName": "Nielsen & Co, Inc."
  26.         },
  27.         {
  28.             "ClientID": "SNL",
  29.             "ClientName": "Security Products, Inc."
  30.         },
  31.         {
  32.             "ClientID": "WIL",
  33.             "ClientName": "Washington Bank, Ltd."
  34.         }
  35.     ]
  36. }