Procedure for Firewall Analyzer version 7.5 (Build 7500) onwards
How to find build number?
In the Firewall Analyzer web client, and click the About link in the top pane. You will find the build number mentioned below the build version. This is the build number of the currently installed Firewall Analyzer.
Firewall Analyzer lets users to configure and use MSSQL database.
The procedure to configure the MSSQL is applicable only for fresh installation of Firewall Analyzer server.
The steps to configure and run the Firewall Analyzer server with SQLSERVER as the database is given below:
| Note: | If you are copying the above file from SQL Server (Version 2005 & above) installed server and the Firewall Analyzer is installed in other machine, please install the following SQL Native Client in the Firewall Analyzer machine as per the SQL vesion and CPU type of Firewall Analyzer machine. MSSQL 2005 (32 bit) http://download.microsoft.com/download/4/4/d/44dbde61-b385-4fc2-a67d-48053b8f9fad/sqlncli.msi MSSQL 2005 (64 bit) http://download.microsoft.com/download/4/4/d/44dbde61-b385-4fc2-a67d-48053b8f9fad/sqlncli_x64.msi MSSQL 2008 (32 bit) http://go.microsoft.com/fwlink/?LinkId=123717&clcid=0x409 MSSQL 2008 (64 bit) http://go.microsoft.com/fwlink/?LinkId=123718&clcid=0x409 |
For Windows Authentication, enter the Domain Name, User Name and Password. Ensure that both Firewall Analyzer server and SQL Server are in the same domain and logged in with the same Domain Administrator account.

For SQL Server Authentication, enter the User Name and Password. While configuring the database with SQL Server Cluster installation, need to select the desired instance listed under the Available SQL Server Instances as shown in the below:


From the installed MS SQLSERVER, copy the files bcp.exe and bcp.rll to <Firewall Analyzer Home>bin folder.