Before you can begin to use the SQL functionality in IGSS, an SQL server must first be installed. Either a full SQL server or the Microsoft runtime SQL Express server may be used.
The steps below describe the installation and configuration process for the SQL Express software. You are free to install this SQL server on any PC in the network or on the IGSS server PC.
If you haven’t already installed the SQL Express software when initially installing the IGSS software, you must do so now. Place the IGSS CD in the drive and find the sub-folder called [CD drive:]\IGSS Demo\SQLexpress and click the SQLEXPR.EXE program found here and follow the on screen instructions. After this installation has been successful, you must then install the server management software package. (See below.)
SQL Express
The following illustrations are in chronological order and show the most important steps in installing the SQL Express software.
SQL Express: installation of Prerequisites
SQL Express Wizard
The 13 items tested before actual installation of SQL Express
The user registration information dialog box
Selecting features to install
Settings to select for Service Account
The authentication mode choices
The actual installation is initiated from here
The installation process is nearly completed
After a few more screens, the SQL Express installation is complete. Go to the next topic to see how to install the SQL server management software tools.
Server management software installation
The management software installation you select to install depends on the size of the PC's processor. If you're installing on a 64-bit system, then you must run the SQLServer2005_SSMSEE_x64.msi software. If you're installing on a 32-bit system, then you must run the SQLServer2005_SSMSEE.msi software.
The illustration below is the first screen that appears with the 32-bit installation. Click Next and follow the on screen instructions.
The introduction screen for installing the SQL management software
When finished, you must then select settings as described in the next topic.
Settings in the SQL Server
After successfully installing both pieces of software, the programs are accessed from Start - All Programs - Microsoft SQL Server 2005 - Configuration Tools and Start - All Programs - SQL Server Management Studio Express.
Follow the steps below to configure the SQL server.
Follow the steps below to configure the SQL Server Management Studio Express. For Windows XP you must be logged on as a user with administrative rights and on Windows Vista you select Run as administrator.
The IGSS databases must now be prepared to work with SQL Express.
To continue by creating an SQL database for HDM data, click here.
To continue by creating an SQL database for Maintenance data, click here.
To continue by creating an SQL database for log data, click here.