Execute each file within SQL Server Management Studio
- Last UpdatedSep 29, 2022
- 1 minute read
- PI System
- PI Manual Logger 2017 R2
- Visualization
Another method to install SQL Server stored procedures is to execute each file within SQL Server Management Studio.
-
As Administrator, launch SQL Server Management Studio.
-
Connect to your SQL Server instance as a user with the appropriate permissions as noted above.
-
Select the PI Manual Logger database.
-
Select the Programmability > Stored Procedures folder.
-
Open each of the SQL script files that are located in the SQL installation folder Program Files\PIPC\Piml.Web\SQL.
-
Execute each SQL script by either clicking Execute on the toolbar or pressing F5.