Search results

  1. S

    Multiple Entries on one form

    Thanks for clearing up the database structure. Could you give me and example of the code that creates a new entry in the Options Table where I choose a Module(This will happen a minimum of 4 times and a maximum of 6 times on the same form). What I don't want to have happen is the user having...
  2. S

    Multiple Entries on one form

    Hello, Here is some brief background to my question, I am designing a system so that students can choose up to 6 modules with some constraints. My design has 3 tables, Module Table, Student Table and an Options Table. The Options Table has 2 fields which are ModuleID and StudentID (The...
Back
Top Bottom