Three new databases need to be created called Skyline, SkylineConverter and SkylineMembership.
To create the SkylineMembership database:
2. | Unzip the Databases files. There will be 3 files - Skyline.bak, SkylineConverter.bak & SkylineMembership.bak |
3. | Open SQL Server Management Studio. The first time this happens it may take a few minutes as it loads the user settings. |
4. | Connect to the server where your database is and sign on with windows authentication.
 |
5. | Expand the Databases. Right mouse click Databases and select New Database.
 |
6. | The New Database window opens.
 |
1. | Enter the database name SkylineMembership. |
7. | The new database has been created. |
To create the SkylineConverter database:
1. | Expand the Databases. Right mouse click Databases and select New Database. |
2. | The New Database window opens. Enter the database name SkylineConverter and click OK. |
3. | The new database has been created. |
To create the Skyline database:
1. | Expand the Databases. Right mouse click Databases and select New Database. |
2. | The New Database window opens. Enter the database name Skyline and click OK. |
3. | The new database has been created. |