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

  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.         "Title": "Text (255)",
  8.         "ShortDescription": "Text (255)",
  9.         "LongDescription": "Memo/Hyperlink (255)",
  10.         "Syllabus": "Text (255)",
  11.         "Outline": "Text (255)",
  12.         "WhoShouldAttend": "Text (255)",
  13.         "WhatYouLearn": "Text (255)",
  14.         "Prerequisites": "Text (255)",
  15.         "UponCompletion": "Text (255)",
  16.         "Duration": "Text (255)",
  17.         "BusinessIssue": "Text (255)",
  18.         "ParticipantCost": "Text (255)",
  19.         "Price1": "Long Integer",
  20.         "Price2": "Long Integer",
  21.         "Price3": "Long Integer",
  22.         "Price2Total": "Long Integer",
  23.         "Price3Total": "Long Integer",
  24.         "Availability": "Text (255)",
  25.         "InstructorsNotes": "Text (255)",
  26.         "SuggestionsBox": "Text (255)",
  27.         "Question1": "Text (255)",
  28.         "Question1Answer": "Text (255)",
  29.         "Question2": "Text (255)",
  30.         "Question2Answer": "Text (255)",
  31.         "Question3": "Text (255)",
  32.         "Question3Answer": "Text (255)",
  33.         "Question4": "Text (255)",
  34.         "Question4Answer": "Text (255)",
  35.         "Question5": "Text (255)",
  36.         "Question5Answer": "Text (255)",
  37.         "Exercise": "Text (255)",
  38.         "Picture": "Text (255)",
  39.         "Status": "Long Integer",
  40.         "ModifiedDate": "DateTime NOT NULL"
  41.     },
  42.     "data": []
  43. }