Question
How do I install Microsoft SQL Server Express 2012 to use alongside PostgreSQL for the FTK Web Viewer?
Prerequisites
- A service account under which the FTK Web Viewer components will run
- The “ENU\x64\SQLEXPRADV_x64_ENU.exe” installation package from Microsoft.
Answer
- Log into Windows using your “service” account.
- Run the downloaded “SQLEXPRADV_x64_ENU.exe” from the “Obtaining the Software” section.
- On the Installation tab of the “SQL Server Installation Center”, click New SQL Server stand-alone installation or add features to an existing installation.
- If necessary, correct any problems encountered by the Setup Support Rules
- When prompted, accept the License Terms and click Next.
- At Product Updates check “Include SQL Server product updates” and click Next.
- If necessary, correct any problems encountered by the Setup Support Rules.
- From the Feature Selection page, select the following features and click Next:
-
Database Engine Services
- Full-Text and Semantic Extractions for Search
- Management Tools- Basic
-
Database Engine Services
- If necessary, correct any problems encountered by the Installation Rules.
- On the Instance Configuration page, do the following and click Next:
- Choose either Default instance or Named instance
Note: If you choose Named instance, you must remember the name you specify. - If desired, change the Instance Root Directory
- Choose either Default instance or Named instance
- If necessary, correct any problems encountered by the Disk Space Requirements.
- On the Server Configuration page, under the Collation tab, set the Database Engine to SQL_Latin1_General_CP1_CI_AS and click Next.
- On the Database Engine Configuration page, do the following and click Next:
- Under the Server Configuration tab:
- Choose the Mixed Mode Authentication Mode
- Specify a password for the SQL Server system administrator (sa) account
- Under the Server Configuration tab:
- Click Add Current User
- Under the Data Directories tab:
- Confirm the paths are pointing to the desired locations
- On the Error Reporting page, choose whether you want to send out error reports and click Next.
- If necessary, correct any problems encountered by the Installation Configuration Rules.
- Allow the installation to complete.
- Open the SQL Server Configuration Manager.
- Expand SQL Server Network Configuration.
- Select the proper SQL Instance.
- Under Protocol Names, if TCP/IP and Named Pipes are not listed as “Enabled”:
- Right-click TCP/IP and click Enable
- Right-click Named Pipes and click Enable
- Stop and restart the SQL Server service
Notes
- 32-bit versions are not supported
- SQL Server Express is only used to house the "eDiscovery" databases, while PostgreSQL is used to house the cases