V11.5 Release Notes
ODBC driver allowed "%" as catalog in ODBC SQLTables and SQLColumns calls
The FairCom ODBC driver failed with the following call:
SQLTables ("%",SQL_NTS.....)
The ODBC driver logic has been updated to improve the specific check for the first parameter being "" or "%".