You are on page 1of 20

ST3 Standard Parts Configuration

ST3 Standard Parts configuration

Document History Revision Date 1.0 31-10-2010

Author H.Legters

Description Initial draft

Page 1 of 20

ST3 Standard Parts Configuration

Goal
ST3 Standard parts installation on a server. This document is a detailed description how to install ST3 Standard Parts on a network server. What we need: StandardPartsInstallationGuide.doc SQL Server 2008 R2 express - http://www.microsoft.com/express/Database/ Solid Edge ST3

Quick guide for Installation: 1) 2) 3) 4) 5) 6) 7) Install SQL server 2008 R2 express on the server Configure SQL server 2008 R2 Express (Network protocol) Configure SQL server 2008 R2 Express (Create SPUser) Install Standard Parts administrator on a Solid Edge client Connect to the external network database Create a Standard Parts database Install Machine library

Page 2 of 20

ST3 Standard Parts Configuration

Step 1 Install SQL Server 2008 Express on the server


Note: SQLServer 2008 Express R2 is a free Microsoft product. Download the x32 or x64 version from this site: http://www.microsoft.com/express/Database/

Page 3 of 20

ST3 Standard Parts Configuration

Page 4 of 20

ST3 Standard Parts Configuration

Note: remember this password; you need this to maintain or uprade the database.

Page 5 of 20

ST3 Standard Parts Configuration

Step 2 Configuring SQL Express (Network protocol)


To manually configure SQL Express for Standard Parts perform the following steps: 1: From the start menu run SQL Server Configuration Manager

2: Enable TCP/IP Protocols for SQL Express

Right click on the item and click on enable.

Page 6 of 20

ST3 Standard Parts Configuration 3: Edit TCP/IP Properties The TCP/IP properties need to be changed to enable Standard Parts. Right click on the TCP/IP entry and run Properties.

4: On the Protocol TAB Listen All should be set to Yes

Page 7 of 20

ST3 Standard Parts Configuration 5: On the IP Addresses TAB Set the TCP Dynamic Ports to value equal to 1433

OK from the dialog 6: Restart the SQL Service Select the SQL Server items

Page 8 of 20

ST3 Standard Parts Configuration

Step 3 Configuring SQL Express (Create SPUser)


Note: These instructions use SQL Server Management Studio from Microsoft. This tool is installed with the SQL Server 2008 in step 1. 1: Start SQL Server Management Studio and change the authentication mode of the database to Mixed Mode (Windows Authentication and SQL Server Authentication) in database properties (Database RMB Properties Security)

2:

Create a login for external users that uses SQL Server authentication. Goto Security -> Logins and Click Right Mouse Button On the Shortcut menu run New Login

Page 9 of 20

ST3 Standard Parts Configuration 3: Create a new login (SPUser)

Note: remember the username/password; you need this during the ST3 Standard Parts configuration. The new login is now available for users from other machines in the network. On network machines that will access and modify the database (machines with Standard Parts Administrator installed) use the Standard Parts Configuration Wizard to connect to the External network database using the server machine name and login. On the server machine you may continue to use the localhost or set the database as external using the server machine name and login.

Note: A new login should have DB creation privileges. This is required for the first time the database is being created. 4: Grant database creation privileges to the user switch to Server Roles Pane (second one on the left) Check the checkbox next to dbcreator (image attached below) Click Ok on all dialogs to accept the changes.

Page 10 of 20

ST3 Standard Parts Configuration

SQL Server is now configured for Standard Parts. You should now be able to create and connect to a database using the Standard Parts Configuration Wizard.

Page 11 of 20

ST3 Standard Parts Configuration

Step 4 Setup Standard Parts Administrator on client

Page 12 of 20

ST3 Standard Parts Configuration

Page 13 of 20

ST3 Standard Parts Configuration Start the Standard Parts Configuration Wizard and connect to the database on the server.

Working database: Browse to connect to the External SQL server (installed in step 1)

Note: If you have connection problems: turn-off the Firewall on the server. Create a new Standard Parts database

Page 14 of 20

ST3 Standard Parts Configuration

Save the configuration and close the wizard.

Page 15 of 20

ST3 Standard Parts Configuration

Step 6 Install the Machine library

Change the path to the server location (shared with full permission)
Page 16 of 20

ST3 Standard Parts Configuration

Page 17 of 20

ST3 Standard Parts Configuration In the Standard Parts administrator change working database to the database created on the server.

Add the parts from the installation Database.

Page 18 of 20

ST3 Standard Parts Configuration

Page 19 of 20

ST3 Standard Parts Configuration

Trouble shooting
SQL is communication over port 1433. If you have problems with connecting to the database its in many cases the Windows firewall on the server that is blocking this port. Details for configuring the firewall for SQL can be found here: http://technet.microsoft.com/en-us/library/ms175043.aspx

Page 20 of 20

You might also like