LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Communicating with Oracle database

I am not a database expert, but I know a little. I built a database of several tables in Oracle 10g for Windows, and now I need to be able to interface to it from LabVIEW.  Is there any detailed documentation? An example to illustrate how to connect to an Oracle database, insert row in it, and to query from it would be very helpful. Thanks

0 Kudos
Message 1 of 2
(3,020 Views)
You can install the ODBC driver (download from Oracle website) and then use the Database connectivity toolset. If you don't have the DB connectivity toolset you can also use LabSQL.

Daniel

0 Kudos
Message 2 of 2
(3,013 Views)