NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Database access is failing. How do I find out why?

Windows 11 enterprise

LabVIEW 2022

TestStand 2021

MySQL database server

 

I have a project built on my workstation, then deployed to it's final destination.

I have configured all that needs be done.

ODBC access to the data source is happy.

config->database options has the schema and it validates with the database using said ODBC data source.

 

The database access works fine on my machine, but is failing on the deployed machine.  I don't get any information but the fail flag in TestStand.  Is there a log somewhere that is more verbose about why the database access failed?

 

be well,

DLC

0 Kudos
Message 1 of 2
(82 Views)

I think I have it figured out, and it isn't TestStand.  I found the error logs on the MySQL server and it looks like I'm using newer connector libs than the server's version.  I have to find an older MySQL connector install to be compatible with other test stations and the server.

 

Be well,

DLC

Message 2 of 2
(65 Views)