home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / daolibb / mydata.mdb / Modem.json < prev   
Encoding:
JavaScript Object Notation  |  1999-02-04  |  289 b 

  1. {
  2.     "schema": {
  3.         "Type": "Long Integer",
  4.         "Description": "Text (32)"
  5.     },
  6.     "data": [
  7.         {
  8.             "Type": 1,
  9.             "Description": "14.4 Kbps Modem"
  10.         },
  11.         {
  12.             "Type": 2,
  13.             "Description": "28.8 Kbps Modem"
  14.         },
  15.         {
  16.             "Type": 3,
  17.             "Description": "56 Kbps Modem"
  18.         },
  19.         {
  20.             "Type": 4,
  21.             "Description": "ISDN 64 Kbps Modem"
  22.         },
  23.         {
  24.             "Type": 5,
  25.             "Description": "ISDN 128 Kbps Modem"
  26.         }
  27.     ]
  28. }