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

  1. {
  2.     "schema": {
  3.         "Key": "Long Integer",
  4.         "Company_name": "Text (255)",
  5.         "Company_ID": "Text (3)",
  6.         "Job_number": "Text (10)",
  7.         "Counter": "Long Integer",
  8.         "Deliver_Company": "Text (100)",
  9.         "Deliver_address1": "Text (100)",
  10.         "Deliver_address2": "Text (100)",
  11.         "Deliver_city": "Text (100)",
  12.         "Deliver_state": "Text (10)",
  13.         "Deliver_zipcode": "Text (25)",
  14.         "Deliver_contact": "Text (100)",
  15.         "Deliver_method": "Text (100)",
  16.         "Deliver_account": "Text (150)",
  17.         "Files_delivered_via": "Text (100)",
  18.         "Files_delivery_method": "Text (100)",
  19.         "Fonts_used": "Text (255)",
  20.         "Date_origination": "DateTime",
  21.         "Time_origination": "DateTime",
  22.         "Software_used": "Text (150)",
  23.         "Platform": "Text (25)",
  24.         "Done": "Boolean NOT NULL",
  25.         "contact": "Text (100)",
  26.         "phone": "Text (50)",
  27.         "fax": "Text (50)",
  28.         "email": "Text (100)",
  29.         "po": "Text (100)",
  30.         "Project_type": "Text (50) NOT NULL",
  31.         "version": "Text (25)",
  32.         "Date_Modified": "DateTime"
  33.     },
  34.     "data": []
  35. }