|
|
Rank: Newbie Groups: Member
Joined: 4/7/2011 Posts: 1 Location: London
|
HI, I am working on a custom application. this custom application requires large data from the PI server. PI ODBC/OLEDB expose limited virtual tables to retieve data from PI server.
How can i retrieve the large data from PI server. pl suggest
Regards, KP
|
|
|
|
|
OSIsoft vCampus is a subscription-based, online offering that consists of providing everything people need to develop applications on the PI System. We invite you to take a "tour" of the OSIsoft Virtual Campus - also feel free to consult the FAQ or contact OSIsoft vCampus for more details.
|
|
|
Rank: Member Groups: Member
Joined: 11/30/2010 Posts: 15 Location: New York, USA
|
use PISDK + VBA ? I dunno. A little bit of code and object-oriented access to the pi server using sdk can usually let you pull a lot of data.
|
|
|
Rank: Member Groups: Member
Joined: 7/19/2010 Posts: 20
|
Chapter 5 and Appendix A of the PI OLEDB Data Provider manual lists all the tables. What ones are you trying to access that aren't there? Disclaimer: Any code presented by myself might be unconventional because of the lack of formal training. Any corrections are welcome. =)
|
|
|
|
Guest
|