Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI SQL Client OLEDB

Advanced PI SQL Client OLEDB topics

  • Last UpdatedAug 18, 2023
  • 1 minute read

Multithreading

PI SQL Client OLEDB supports query execution from multiple threads. We recommend you reuse connection objects as often as possible because connection open and close operations are expensive. For example, connection objects can be passed as parameter to a new thread and when that thread is finished, it returns that connection to a connection pool.

TitleResults for “How to create a CRG?”Also Available in