home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 April / PCWorld_2002-04_cd.bin / Akce / demo / samples.z / Abdata.sdb / Customer.json next >
Encoding:
JavaScript Object Notation  |  2000-02-25  |  443 b 

  1. {
  2.     "schema": {
  3.         "CustomerID": "Text (255)",
  4.         "CustomerTitle": "Text (255)",
  5.         "Firstname": "Text (255)",
  6.         "Lastname": "Text (255)",
  7.         "Tel": "Text (255)",
  8.         "Fax": "Text (255)",
  9.         "Email": "Text (255)",
  10.         "Company": "Text (255)",
  11.         "Address1": "Text (255)",
  12.         "Address2": "Text (255)",
  13.         "Town": "Text (255)",
  14.         "City": "Text (255)",
  15.         "County": "Text (255)",
  16.         "State": "Text (255)",
  17.         "Postcode": "Text (255)",
  18.         "Country": "Text (255)",
  19.         "Salutation": "Text (255)",
  20.         "Notes": "Memo/Hyperlink (255)"
  21.     },
  22.     "data": []
  23. }