home *** CD-ROM | disk | FTP | other *** search
/ PhysioVideo Home Exercise Software / 990814_1318.ISO / _SETUP.1 / PhysioVideo.MDB / Items.json < prev    next >
JavaScript Object Notation  |  1999-08-13  |  206b

  1. {
  2.     "schema": {
  3.         "ItemID": "Long Integer",
  4.         "InvoiceID": "Long Integer NOT NULL",
  5.         "PartNumber": "Text (50)",
  6.         "Description": "Text (50)",
  7.         "Qty": "Integer",
  8.         "Price": "Currency",
  9.         "RankOnOrder": "Long Integer NOT NULL"
  10.     },
  11.     "data": []
  12. }