03-10-2009 01:57 AM
Hello,
I am using NI Industrial Automation OPC server version 5.1.
I have Oracle database server. In this Oracle Database server I have created 1 table in wich data from tempertaure controller are getting logged.
I want to establish connectivity between my Oracle Database Server table & NI Industrial Automation OPC server version 5.1.
Is it possible to make connectivity between Oracle Database Server table & NI Industrial Automation OPC server version 5.1?
vijtin
03-10-2009 08:38 PM
03-12-2009 12:53 AM
Hello Ryan,
Thanks for reply.
Plz suggest me which software is require to connect both IA OPC Server and Oracle Database Tables?
vijtin
03-12-2009 01:02 AM
NI Lookout and LabVIEW can do this. LabVIEW DSC module is able to connect IA OPC Server, or you can just use the LabVIEW datasocket to read data from IA OPC server. For oracle connectivity, LabVIEW has database connectivity toolkit.
Lookout has OPClient object to connect IA OPC Server, and SQLExec object to execute sql statement.
03-19-2009 07:31 AM
Hi friends
Hello everyone ! This is Joseph. Thanks for the Information.
Joseph