Aleza Portal SQL Setup Instructions

Clean Install
1. Create an SQL database called aleza
2. Run alezadb.sql on the aleza database. Use the Query Analyzer to accomplish this.
3. Modify connection.asp in the root directory and in the /admin directory to connect the the specific database.

Upgrading From Access
1. Create an SQL database called aleza
2. Run alezadb.sql on the aleza database.
3. Import access data into your new database.
NOTE: Do not import the System Table
4.
Modify connection.asp