LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview with mySQL communication

Hi there, 

 


Untitled.pngNow the error I get is when creating a data link, i choose the DSN that i have set up in control panel-->data soruce ODBC  and then when i want to choose the database, i get an unspecified error also failed to log in. 

Untitled11.png

any suggestions please ? 

 

0 Kudos
Message 1 of 2
(1,990 Views)

Hey Adam,

 

The first thing I would try is to move the Open Connection SubVI outside the loop to the left - with it being inside you are attempting to connect every iteration, and I imagine this could cause issues.

 

Mitch

0 Kudos
Message 2 of 2
(1,950 Views)