Crystal Reports 2016 and ODBC, columns missing

Viewed 20

I know Crystal Reports 2016 is old, but please help. This issue only started recently, was working before. I'm not sure what changed.

enter image description here

Why are the columns and database name missing?

enter image description here

Logs show that ODBC is sending the command
1663950471:SHOW DATABASES LIKE ';
When it should be sending
1663950471:SHOW DATABASES LIKE '%';

Why is this?

0 Answers
Related