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