You are here:  QuoteWerks Help > CHAPTER 2: Installing QuoteWerks > Installing QuoteWerks Corporate Edition (SQL) >

Installing SQL Server 2008 R2 Express or 2012 Express

Print this Topic Previous pageReturn to chapter overviewNext page

Important:   You must have administrative rights on the computer to install Microsoft SQL Server 2008 R2 or 2012 Express.

Before you can re-host to the SQL backend – which you can use with the Corporate Edition of QuoteWerks – you must install Microsoft SQL Server. Only a Windows Server like Windows Server 2003, 2008, or higher can actually run the full version of SQL Server 2008 R2 or 2012 Express. SQL Server 2008 R2 and 2012 Express are lighter versions of SQL Server, suitable for installations on laptops and desktops while still retaining the robust features of the full edition of SQL Server.

It is important to note that QuoteWerks does not require the version of SQL Server on the remote installation system to match the version of SQL Server on the master installation server to be the same. Obviously though, running the same version on both your master and remote installations would keep it simpler.

To install Microsoft SQL Server 2008 R2 or 2012 Express:

1.Install Windows Installer 4.5 . This can be downloaded at:
http://www.microsoft.com/download/en/details.aspx?id=8483

2.Install .NET Framework 3.5. This can be downloaded at:
http://www.microsoft.com/download/en/details.aspx?id=21

3.Install Windows PowerShell. This can be downloaded at:
http://www.microsoft.com/download/en/details.aspx?id=7217

4.Download Microsoft SQL Server 2008 R2 Express at:
http://www.microsoft.com/download/en/details.aspx?id=23650

Or Microsoft SQL Server 2012 Express at:
http://www.microsoft.com/en-us/download/details.aspx?id=29062

5.Once the application is finished downloading, browse to its location and double-click to begin the installation process.

 

Step 1: Once you initiate the install package, the SQL Server Installation Center window will appear.

Click New installation or add features to an existing installation. The installer will run through system verification, ensuring all proper components have been installed. If you followed steps a thorough c on the previous page, everything should verify successfully.

 

Step 2: Read the license terms and select I accept the license terms.

Click on the [Next] button.

 

Step 3: The SQL Installer will again verify that the proper components are installed for the SQL 2008 or 2012 installation.

Note:One component the installer may flag is the Windows Firewall. Resolving this issue isn’t necessary for the purposes of the installation; however, ensure that the firewall is modified after the fact. You can find more information on SQL Firewall ports here: http://support.microsoft.com/kb/287932

 

Step 4: On the next window, you’ll be prompted for the various components of SQL Server to install. We suggest enabling all feature selections, as they’ll all prove valuable in managing the SQL Server database.

Click on the [Next] button to proceed.

 

Step 5: On the Instance Configuration window, elect to accept the defaults of having a named instance of “SQLExpress” (if you name it otherwise, please make note of the changes made to the installation process).

This window also displays any other SQL Server installations on the machine. We suggest creating a dedicated install of SQL Express specifically for QuoteWerks, to avoid conflicts.

Click on the [Next] button to proceed.

 

Step 6: On the Server Configuration window, click the appropriate account name to allow the Database Engine start-up as a Network Service (do not need to provide a password) to avoid permissions and service conflicts. You can give it another account, but ensure the account is an admin one and has a properly secure password set.

Accept the defaults on the Collation tab, then click on the [Next] button.

 

Step 7: For QuoteWerks to use the SQL Server backend functionality properly, you must select Mixed Mode (SQL Server authentication and Windows authentication). The SA account will also need to be provided with a password (DON’T LEAVE IT BLANK).

Also on this window, you can specify other users/groups to administrate the SQL database server (the currently logged-in user will already be added as an administrator). Accept the defaults under the Data Directories and FILESTREAM tabs if desired. Please note any changes made for future reference, then click on the [Next] button.

 

Step 8: Unless desired, don’t elect to send Windows and SQL Server error reports back to Microsoft.

 

Step 9: The actual installation of SQL server will initiate.

 

Step 10: Click on the [Close] button to complete the installation.

 

SQL Server 2008 R2 or 2012 Express installation is complete. You may now re-host to the SQL backend.

Version 5.2 (Build 8.12)  - July 7th, 2017