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

  1. {
  2.     "schema": {
  3.         "RefNumber": "Long Integer",
  4.         "EducationNumber": "Long Integer",
  5.         "EducationName": "Text (75)",
  6.         "EducationalInstitution": "Text (120)",
  7.         "InstitutionLocation": "Text (120)",
  8.         "EntranceDate": "DateTime",
  9.         "EntranceDateSecond": "Text (25)",
  10.         "GraduationDate": "DateTime",
  11.         "GraduationDateSecond": "Text (25)",
  12.         "Major": "Text (75)",
  13.         "Degree": "Text (50)",
  14.         "Graduated": "Boolean NOT NULL",
  15.         "Accredidation": "Text (120)",
  16.         "Honorific": "Text (20)",
  17.         "Description": "Memo/Hyperlink (255)",
  18.         "SchoolRecords": "Boolean NOT NULL"
  19.     },
  20.     "data": []
  21. }