Skip to main content
1-Visitor
December 5, 2016
Question

Connect to a ge historian?

  • December 5, 2016
  • 8 replies
  • 6558 views

What is the best way to connect to a ge historian? uses oledb. Thanks

8 replies

5-Regular Member
December 5, 2016

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.

ccoffee1-VisitorAuthor
1-Visitor
December 6, 2016

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

5-Regular Member
December 6, 2016

Hey Chris,

I sent a note to you via email, let's set up a time next week to chat.

Thanks,

-James

1-Visitor
June 8, 2017

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

1-Visitor
March 13, 2018

Hi,

 

And how can I connect using the REST API in v7.0 GE Historian?