home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / uasup.cab / msusage.mdb / tblImportUserAgent.json < prev    next >
JavaScript Object Notation  |  1997-04-02  |  150b

  1. {
  2.     "schema": {
  3.         "UserAgentID": "Long Integer",
  4.         "VersionID": "Long Integer NOT NULL",
  5.         "OsID": "Byte NOT NULL"
  6.     },
  7.     "data": [
  8.         {
  9.             "UserAgentID": 1,
  10.             "VersionID": 1,
  11.             "OsID": 1
  12.         }
  13.     ]
  14. }