#SQL Server
- Create a database named "ga"
- Go to folder named "script" in the solution.
- Run the scripts into visual studio management studio from the file "SqlServer_Script.sql"
#MySQL
- Go to folder named "script" in the solution.
- Run the scripts from the file "mySql_Script.sql"
- Application can be run for all the Queues described in the app config file (snippet of the app.config is given below)
- Application can be run for a single Queue.
#App.config snippet . Only the needed configuration are shown here. Add the below section before the ending tag