home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 December / chip12_99.iso / software / testsoft / puzzle / DATA1.CAB / Database / Frm.mdb / Item.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-07-15  |  361 b 

  1. {
  2.     "schema": {
  3.         "Code": "Text (10)",
  4.         "Goods": "Boolean NOT NULL",
  5.         "Description": "Text (40)",
  6.         "SWW": "Text (10)",
  7.         "Unit": "Text (4)",
  8.         "Price0": "Currency",
  9.         "Price1": "Currency",
  10.         "Price2": "Currency",
  11.         "BasePrice": "Currency",
  12.         "TaxID": "Integer",
  13.         "Qty": "Double",
  14.         "MinQty": "Double",
  15.         "MaxQty": "Double",
  16.         "Account": "Text (10)",
  17.         "spare1": "Currency",
  18.         "spare2": "Double",
  19.         "spare3": "Integer"
  20.     },
  21.     "data": []
  22. }