LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows and Oracle 9i

How do I connect to a Oracle 9i Data Base? Will SQL Tookit work with Oracle 9i? Exaple codes are welcome.

 

Thanks in advance.

 

Hector Serrato

0 Kudos
Message 1 of 2
(3,626 Views)

Hector,

 

I haven't used CVI to connect to Oracle 9i, but based on the SQL Toolkit Help https://www.ni.com/docs/en-US/bundle/370502d/page/download.html 

 

  • The LabWindows/CVI SQL Toolkit currently supports ODBC version 3.5
  • The LabWindows/CVI SQL Toolkit complies with the ODBC standard, so you can use it with any ODBC-compliant database drivers
  • In addition to ODBC data sources, you also can access data through any provider that complies with the Microsoft ADO standard

 

 

As long as Oracle 9i has an ODBC driver, you can use CVI SQL Toolkit with it. You can get a demo version of the toolkit and try it for thirty days. It comes with several examples of how to connect to databases, though none specific to Oracle 9i. If someone does have such an example or knows of any caveats that will be encountered while trying to make a connection please post here, or create a community example http://www.ni.com/community. 

Richard S -- National Instruments -- (former) Applications Engineer -- Data Acquisition with TestStand
0 Kudos
Message 2 of 2
(3,605 Views)