home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 October / Pcwk1097.iso / GENEALOG / WGENEAL / QRYLIB.WQL / Addresses.json next >
Encoding:
JavaScript Object Notation  |  1995-08-26  |  415 b 

  1. {
  2.     "schema": {
  3.         "RefNumber": "Long Integer",
  4.         "AddressNumber": "Long Integer",
  5.         "Address": "Text (120)",
  6.         "City": "Text (90)",
  7.         "State": "Text (75)",
  8.         "County": "Text (120)",
  9.         "Country": "Text (50)",
  10.         "ZipCode": "Text (25)",
  11.         "PhoneNumber": "Text (25)",
  12.         "CurrentAddress": "Boolean NOT NULL",
  13.         "FromDate": "DateTime",
  14.         "FromDateSecond": "Text (25)",
  15.         "ThroughDate": "DateTime",
  16.         "Description": "Memo/Hyperlink (255)",
  17.         "ThroughDateSecond": "Text (25)"
  18.     },
  19.     "data": []
  20. }