02-20-2019 03:37 AM
Hi there,
Now 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.
any suggestions please ?
02-21-2019 04:32 AM
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