Register plug-ins with generated SQL scripts
- Last UpdatedJan 11, 2023
- 1 minute read
- PI System
- PI Server 2018
- PI Server
You register a plug-in from Microsoft SQL Server Management Studio or from the command line.
-
Launch Microsoft SQL Server Management Studio.
-
Choose File > Open > File
-
Browse to the script and load it.
-
Execute the script.
-
To run the script from the command line, invoke the sqlcmd utility, specifying the -i inputfile option with the path and name of the SQL script as inputfile and the connection settings required to connect to the database server.