home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1997 October / DPCB1097.iso / business / Netfast / disk4 / contact.md_ / contact.md / Persons.json < prev    next >
JavaScript Object Notation  |  1997-07-01  |  639b

  1. {
  2.     "schema": {
  3.         "PersonNr": "Long Integer",
  4.         "CompanyNr": "Long Integer",
  5.         "Salutation": "Text (4)",
  6.         "FirstName": "Text (30)",
  7.         "LastName": "Text (30)",
  8.         "Department": "Text (50)",
  9.         "EMail": "Text (50)",
  10.         "WorkPhone": "Text (30)",
  11.         "WorkPhone2": "Text (30)",
  12.         "HomePhone": "Text (30)",
  13.         "HomePhone2": "Text (30)",
  14.         "MobilePhone": "Text (30)",
  15.         "MobilePhone2": "Text (30)",
  16.         "Fax": "Text (30)",
  17.         "Fax2": "Text (30)",
  18.         "Comment": "Memo/Hyperlink (255)",
  19.         "future1": "Memo/Hyperlink (255)",
  20.         "future2": "Memo/Hyperlink (255)",
  21.         "future3": "Memo/Hyperlink (255)",
  22.         "future4": "Memo/Hyperlink (255)",
  23.         "future5": "Memo/Hyperlink (255)",
  24.         "future6": "DateTime",
  25.         "pager": "Text (30)",
  26.         "pager2": "Text (30)"
  27.     },
  28.     "data": []
  29. }