04-17-2008 06:04 PM
04-18-2008
11:05 AM
- last edited on
11-05-2024
03:19 PM
by
Content Cleaner
Take a look at this topic https://www.ni.com/docs/en-US/bundle/teststand/page/database-known-issues.html which states:
The MySQL ODBC drivers incorrectly report a "catastrophic failure" error when you specify a connection string that includes the "Initial Catalog=xxx" parameter. Specify the default database in the ODBC data source using the ODBC Administrator to resolve this issue.
I suspect that the error occurs somewhere in the MySQL client so the only work around is to specify the database in the ODBC data source.
Message Edited by Scott Richardson on 04-18-2008 11:07 AM