Have You Seen Historian Lately?Click here to check out all the new features in the latest version.
Supercharge your GE solution! Download a free trial of Proficy Operations Hub, CSense analytics, and more. Learn more about the Proficy 2022 releases, by signing up for one of our upcoming events.
This topic provides basic steps to connect the OLE DB provider to a Historian server so that you can import the data. For instructions specific to a
client, refer to:
To connect an OLE DB client to a local Historian server, run the following
command:
Provider=iHOLEDB.iHistorian.1
To connect an OLE DB client to a remote Historian server, run the following
command:
Provider=iHOLEDB.iHistorian.1;PersistSecurity Info=False;
USER ID=[<Historian server username>];
Password=[<Historian server password>];
Data Source=[<network name of your Historian server>]