home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1999 #6 / Datatid_1999-06.iso / internet / Tango352Promo / Tango / data.z / Training.mdb / Sections.json < prev    next >
Encoding:
JavaScript Object Notation  |  1999-02-03  |  917 b 

  1. {
  2.     "schema": {
  3.         "Program_ID": "Text (255) NOT NULL",
  4.         "Program": "Text (255) NOT NULL",
  5.         "Course_ID": "Text (255) NOT NULL",
  6.         "Course": "Text (255) NOT NULL",
  7.         "Section_ID": "Text (255) NOT NULL",
  8.         "Section": "Text (255) NOT NULL",
  9.         "ShortDescription": "Text (255)",
  10.         "LongDescription": "Memo/Hyperlink (255)",
  11.         "Syllabus": "Text (255)",
  12.         "Outline": "Text (255)",
  13.         "WhoShouldAttend": "Text (255)",
  14.         "WhatYouLearn": "Text (255)",
  15.         "Priority": "Text (255)",
  16.         "Objective": "Text (255)",
  17.         "Type": "Text (255)",
  18.         "InstructorsNotes": "Text (255)",
  19.         "SuggestionsBox": "Text (255)",
  20.         "Question1": "Text (255)",
  21.         "Question1Answer": "Text (255)",
  22.         "Question2": "Text (255)",
  23.         "Question2Answer": "Text (255)",
  24.         "Question3": "Text (255)",
  25.         "Question3Answer": "Text (255)",
  26.         "Question4": "Text (255)",
  27.         "Question4Answer": "Text (255)",
  28.         "Question5": "Text (255)",
  29.         "Question5Answer": "Text (255)",
  30.         "Exercise": "Text (255)",
  31.         "Picture": "Text (255)",
  32.         "Status": "Long Integer",
  33.         "ModifiedDate": "DateTime NOT NULL"
  34.     },
  35.     "data": []
  36. }