home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / AXIS / standalone / Backend.mdb / Quotes.json < prev    next >
Encoding:
JavaScript Object Notation  |  1998-12-14  |  472 b 

  1. {
  2.     "schema": {
  3.         "pKey": "Long Integer",
  4.         "client_name": "Text (150)",
  5.         "address1": "Text (150)",
  6.         "address2": "Text (150)",
  7.         "city": "Text (150)",
  8.         "state": "Text (5)",
  9.         "zipcode": "Text (25)",
  10.         "contact_name": "Text (150)",
  11.         "paragraph1": "Memo/Hyperlink (255)",
  12.         "paragraph2": "Memo/Hyperlink (255)",
  13.         "sales_rep": "Text (150)",
  14.         "date": "DateTime",
  15.         "client_id": "Text (50)",
  16.         "total": "Single",
  17.         "print_unit_price": "Boolean NOT NULL",
  18.         "project_code": "Text (150)",
  19.         "telephone": "Text (50)",
  20.         "fax": "Text (50)"
  21.     },
  22.     "data": []
  23. }