Change provider properties for out-of-process configuration
- Last UpdatedJan 04, 2023
- 1 minute read
- PI System
- PI SQL Client OLEDB 2021
- Developer
Before you create a linked server, you need to set the provider properties for the PISQLClient provider. You only need to set the properties once because they apply to all linked servers using the PISQLClient provider. If you set the PISQLClient provider to run out-of-process, you need complete the additional configurations in this section.
-
Start SSMS and connect to the database engine.
-
In the Object Explorer pane, navigate to PI SQL Client OLEDB (Server Objects > Linked Servers > Providers > PISQLClient).
-
Right-click PISQLClient and select Properties.
The Provider Options - PI SQL Client window opens.
-
Clear the Allow inprocess check box.
-
Click OK.