home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 April / PCWorld_2002-04_cd.bin / Akce / demo / samples.z / Abdata.sdb / Product.json < prev   
Encoding:
JavaScript Object Notation  |  2000-02-25  |  167 b 

  1. {
  2.     "schema": {
  3.         "ProductID": "Text (255)",
  4.         "ProductTitle": "Text (255)",
  5.         "ProductPrice": "Double",
  6.         "StockReorder": "Double",
  7.         "Description": "Text (255)",
  8.         "Stock": "Double"
  9.     },
  10.     "data": []
  11. }