New Installation of AlarmTraq
If you
are upgrading from a previous version, click
here.
To download
a copy of the installation manual
click here

Install AlarmTraq 7.2
Create empty SQL database
Rebuild the SQL Stored Procedures and
Functions
Step 1:
Download the full package (AlarmTraq.zip) from the
downloads section of the
Support Site
located at http://www.reillytele.com/AlarmTraq/supportsite/.
Step 2: Unzip the AlarmTraq.zip file
to a temporary directory on your server. In this example we created a new folder
in the root of the C drive named
C:\AlarmTraqinstall\.

Open temporary installation
folder
Step 3:
Double click the setup.exe file to begin the installation. When the form
loads, click Next.

Step 5
Step 4: Read and agree to the software license agreement,
click Next.

Step 6
Step 5: Select the installation folder and click Next.

Step 7
Step 6: Confirm the
installation and click Next.

Step 8
Step 7: Wait while
AlarmTraq 7.2 is installed on your server, this could take several minutes.

Step 9
Step 8: When the installation has completed, click Close.

Step 10
Step 9: Before running AlarmTraq 7.2 for the first time we
need to create the database in SQL Server. Open SQL Server Management Studio and
click on File > Open > File. Select the appropriate script file to match your
version of SQL Server from the AlarmTraq Tools folder (\Program
Files\AlarmTraq\Tools) and click Open.

SQL Server Management Studio
Step 10: Verify the path located on lines 5 and 7 match your
current installation of SQL Server and edit if needed.
Step 11: On the toolbar click Execute.
after a few seconds a blank AlarmTraq database is created in SQL.
Step 12: Open AlarmTraq by clicking on the new shortcut on
your desktop. If this is the first time starting AlarmTraq you will be prompted
for the SQL Server to use.

Step 13: Click the
Test Connection button to verify your access to the
AlarmTraq database.

Step 14:
If the test is successful click OK
and OK to write the connection string to the registry. AlarmTraq will use this
connection string when accessing the database.
Step
15:
Double-click the new AlarmTraq shortcut on your
desktop to launch AlarmTraq. The first time you run version 7.2, several new
tables will be added or updated to the SQL database. When completed, the main
form will be visible.

AlarmTraq Main Form
Step 16: The next step involves rebuilding the stored
procedures and functions in the SQL database. Open Microsoft SQL Server
Management Studio (MSSMS) and click on File > Open > File.

Microsoft SQL Server Management
Studio
Step 17: Navigate to the \AlarmTraq\Tools folder and select the
Rebuild_Stored_Procedures_72.sql file then click Open.

Microsoft SQL Server Management
Studio
Step 18: Once the SQL script file is loaded, click the Execute
button located on the toolbar.

Microsoft SQL Server Management
Studio
Step 19: Once the script has finished executing, you should see a
message saying Command(s) completed successfully at the bottom of the screen in
the Messages section. In the Object Explorer window to the left, right-click the
AlarmTraq database and select Refresh.

Microsoft SQL Server Management
Studio
Step 20: Verify the Stored Procedures and Scalar-valued Functions
are now populated in the database (see above picture).
And that's it. Your AlarmTraq version 7.2 installation is now completed.