LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

LabWindows CVI 6.0 and Fetching Data from Oracle

I need help Fetching data from an Oracle Database.  Originally my code was Fetching data from a MySQL database.  We are migrating from MySQL to Oracle.  My code works for the MySQL database and for the most part works for the Oracle database.  The only problem I have when running the Oracle database, it seems the database application hangs when attempting to close the application.  The CPU useage spikes up to 50%.  The application will not close on it's own an you have to use Task Manager to close the application.  I susptect the application is hanging at the Fetch loop.

 

Please find attached my code.  Please excuse the "test code".   I have also included the tnsnames.ora file for my setup.

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

Hello,

 

I just wanted to post to let other customers know what we already talked about on the phone, which is that this is a known issue with the CVI SQL Toolkit that was corrected in version 2.1.

 

I believe you are downloading the latest versions of CVI and the SQL toolkit, please let me know by phone, email, or forum how that goes.

With warm regards,

David D.
0 Kudos
Message 2 of 2
(3,426 Views)