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

  1. {
  2.     "schema": {
  3.         "ContactID": "Text (255)",
  4.         "ContactDate": "Text (255)",
  5.         "ContactType": "Text (64)",
  6.         "Summary": "Text (255)",
  7.         "Detail": "Memo/Hyperlink (255)",
  8.         "Recontact": "DateTime",
  9.         "CustomerID": "Text (255)"
  10.     },
  11.     "data": []
  12. }