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

  1. {
  2.     "schema": {
  3.         "Registration_ID": "Text (255) NOT NULL",
  4.         "EventCourse_ID": "Text (255) NOT NULL",
  5.         "Event_ID": "Text (255) NOT NULL",
  6.         "Course_ID": "Text (255) NOT NULL",
  7.         "Contact_ID": "Text (255) NOT NULL",
  8.         "Student_ID": "Text (255) NOT NULL",
  9.         "Suggestions": "Text (255)",
  10.         "Currency": "Long Integer",
  11.         "RegPrice": "Long Integer",
  12.         "CDNRegPrice": "Long Integer",
  13.         "BookingPrice": "Long Integer",
  14.         "CDNBookingPrice": "Long Integer",
  15.         "ModifiedDate": "DateTime NOT NULL"
  16.     },
  17.     "data": []
  18. }