Configure SQL Server connection information
- Last UpdatedNov 22, 2022
- 1 minute read
- PI System
- PI Manual Logger 2017 R2
- Visualization
After the database file has been attached to the server, you need to enter SQL Server connection information before you can use PI Manual Logger PC Client, PI Manual Logger Windows Services, and PI Manual Logger Web Services.
-
As Administrator, run PIML Configuration Tools.
-
For PI Manual Logger PC or Windows Services, click Start > Programs > PI System > PI Manual Logger > PIML Configuration Tools.
Note: When User Account Control (UAC) is enabled, you may need to right-click PIML Configuration Tools and click Run as administrator.
-
For PI Manual Logger Web Services, run PIMLTools.exe in the PIPC\PimlWebServices folder.
-
-
In the PI Manual Logger Configuration Tools window, click the Database tab.
-
Double-click Setup Connection.
-
In the Database Connection Setup window, enter the computer name and SQL Server instance name in the SQL Server Name field, for example weathertop\sqlexpress. You can also use the default instance name of MSSQLSERVER.
Note: The name is not case sensitive.
-
In the Database Name field, select a database from the drop-down list. Ensure that the database name is the same as it appears in Management Studio.
Note: The name is not case sensitive.
-
If Windows Authentication mode is configured for your SQL Server instance, select the Use my Windows credentials check box. Microsoft recommends that you use Windows Authentication when possible. Otherwise, clear this check box and provide the appropriate SQL Server login information.
-
Click Test to verify the connection and click OK to close the confirmation window.
-
Click Apply to close the PI Manual Configuration Tools window.