LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Store data in Oracle

I´m using LabVIEW v.8 and Database Connectivity toolkit.
 
Sending the SQL statement and with the DB Tools Execute Query vi in a loop, I store data in the Oracle database v 10. The data to be stored in the Oracle is in an ASCII file and in each iteration of the loop I store one data (really four, the first row of the file which has four columns each one containing some 10 000 data). This procedure is very time consuming.
 
Does anyone knows how to store all the data at ones in the Oracle  DB.
 
Thanks
Simbani
0 Kudos
Message 1 of 2
(2,634 Views)
Hi Simbani

  There is no easy answer to your question. In the following link there are some hints you can take a look at

http://forums.ni.com/ni/board/message?board.id=170&message.id=194233

Hope it helps

Javier Gutiérrez
NI Spain Aplication Engineering
0 Kudos
Message 2 of 2
(2,605 Views)