Microsoft SQL Server

CUSTOMTOOLS uses Microsoft SQL Server as the database engine so you need to have the SQL Server installed into the computer used as the database server.


Supported versions of Microsoft SQL Server:

Since the Microsoft SQL Server support 32-bit and 64-bit platforms, CUSTOMTOOLS setup detects the target platform automatically and the corresponding version of the SQL Server is being installed into the workstation to optimize the performance on the target platform.


SQL Server installation:

One SQL Server instance is enough for the CUSTOMTOOLS environment. An existing instance of supported SQL server could be used with CUSTOMTOOLS as well.

CUSTOMTOOLS installer automatically defines a static port for the Microsoft SQL Server instance installed using the CUSTOMTOOLS Database component available in under the Server group in CUSTOMTOOLS Custom setup. CUSTOMTOOLS installer sets up the SQL Server instance called CUSTOMTOOLS which uses a static TCP port 14330. CUSTOMTOOLS setup also defines an inbound rule for TCP Port 14330 to allow client workstations to establish connection with the SQL Server through the fixed TCP port set by the CUSTOMTOOLS installer.

Info NOTE: CUSTOMTOOLS Trial installation always installs the SQL Server for the CUSTOMTOOLS Database if an existing SQL Server instance is not found from the workstation.
  1. Run the CUSTOMTOOLS installer package.
  2. Select Custom setup.
  3. Select the CUSTOMTOOLS Database feature located in the Server features.
  4. Specify a password for the sa user of the CUSTOMTOOLS Database.

    Define the sa user password in the Define SQL Server Password dialog box, that appears when you install CUSTOMTOOLS for the first time into the workstation.

While installing the SQL Server through the CUSTOMTOOLS installer, the CUSTOMTOOLS installer prompts you to specify password for the SQL Server's sa user. The sa user's password is needed on the following maintenance tasks of CUSTOMTOOLS:

The sa password should be stored safely and it should not be exposed unnecessarily to other users.

Info NOTE: The Define SQL Server Password dialog box does not appear at all if you already have an instance of the Mircosoft SQL Server installed. In that case, please contact your system administrator in relation to the SQL Server maintenance tasks that requires the sa user credentials.


SQL Server Browser Service:

SQL Server Browser service is included in an SQL Server installation. CUSTOMTOOLS setup sets the SQL Server Browser to start automatically on Windows startup.

SQL Server Browser works also as a network service using an UDP Port 1434. An inbound rule to your Windows Firewall is created also for the SQL Browser's UDP Port 1434 to ease visibility of the server for the client workstations.



Changing the fixed port defined for the SQL Server:

By the first, run the SQL Server Configuration Manager (Click Start, All Programs, Microsoft SQL Server 20xx, Configuration Tools, SQL Server Configuration Manager).

  1. Expand the SQL Server Network Configuration node and then select Protocols for <SQLServerInstanceName>.
  2. Double-click TCP/IP in the right side pane. The TCP/IP Properties dialog box appears with the Protocol tab active.
  3. Click the IP Addresses tab.
  4. Scroll down the list until you see the IPAll group.
  5. Under the IPAll group, enter an available TCP port number into the TCP Port box. (For example 14333)
Info NOTE: You may need to edit or create exceptions into your firewall in relation to the fixed port defined for the SQL Server instance.


Windows Authentication in SQL Server:

As your CUSTOMTOOLS environment may use the CUSTOMTOOLS database so that you login to the SQL Server using Windows authentication. To allow that when installing the SQL Server into the database server using the CUSTOMTOOLS Database component available in CUSTOMTOOLS installers, the followign Windows users/user groups are added into the CUSTOMTOOLS SQL Server instance's administrators:




Send Feedback


Related Topics

CUSTOMTOOLS System requirements
Database Management Tools
Rules for the strong password
Password specification from the Microsoft SQL Server user interface
Common tips and glossary of the CUSTOMTOOLS SOLIDWORKS Add-in

CUSTOMTOOLS Environment diagram

Back to Top