Quiz Project
In order for this program to run correctly, it is necessary to open and execute the aScript_Execute_To_First_Build_Database.sql file in SQL Server. This file contains the database and associated tables required to run the program.
Table: Quiz3 is used to pull the questions and answers.
Table: Quiz3Answers is used to record an id and answers to the quiz.