Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
What is the best way to connect to a ge historian? uses oledb. Thanks
It depends on which version of the historian. You can do this via the ADO.Net remote thing (using oledb,) via a custom .net GE Historian connector using their C# SDK (please contact Steve Alexander or me via e-mail if you are interested in this approach, since it requires a bit of configuration) or via their REST APIs, if you are using the historian version 7.0 or later.
Yes I would be interested in the ado.net remote thing. Do I need to download and install .net edge software and the ado services software? On the historian box.
Thanks
Hey Chris,
I sent a note to you via email, let's set up a time next week to chat.
Thanks,
-James
I am also interested in connecting to Proficy Historian (currently version 5.5). Can you help me with this?
Regards,
Juan
Hi Juan
I also want to connect to historian 5.5
Did you find any solution in this?
Regards
Adichi
Hello,
I'm interested in connecting to the Historian 5.5 using ADO.net and C# SDKs.
Thanks and Regards,
Ankith
Hi Chris,
Have you got the answer? Would you mind to teach me? I meet the same problem when I use the oledb. And it's my first time to connect ge historian.
Looking forward to your reply.
Bests,
Yijun
Hi,
And how can I connect using the REST API in v7.0 GE Historian?