Readme for running the scripts
------------------------------

The order of running the scripts is

First run tables.sql and this prepares the required tables.

Running the misc.sql script will fill the database with ine initial information required.


The script droptables.sql can be used to drop all the tables to clear the database.

