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

  1. {
  2.     "schema": {
  3.         "Key": "Long Integer",
  4.         "Client_name": "Text (100)",
  5.         "Client_code": "Text (3)",
  6.         "Acquisition_date": "DateTime",
  7.         "Sales_rep": "Long Integer",
  8.         "Client_notes": "Memo/Hyperlink (255)",
  9.         "Job_counter": "Long Integer",
  10.         "Billing_name": "Text (100)",
  11.         "Billing_Address1": "Text (150)",
  12.         "Billing_Address2": "Text (150)",
  13.         "Billing_City": "Text (100)",
  14.         "Billing_State": "Text (10)",
  15.         "Billing_Zipcode": "Text (25)",
  16.         "Billing_Contact": "Text (150)",
  17.         "Invoice_memo": "Text (150)",
  18.         "Taxable": "Boolean NOT NULL",
  19.         "Industry": "Text (100)",
  20.         "Tax_code": "Text (50)",
  21.         "Source": "Text (50)"
  22.     },
  23.     "data": []
  24. }