Sorry but i dont remember wich older version this problem
occourred, but the fix was very qick.

About 2 years ago, but a cant remember


This sample was made in Delphi 3 (using TDatabase Component)
bu works in any Delphi version

The file Unit1.dfm.txt is the Unit1.dfm in newer Delphi form version
If Using delphi 5 or Upper version, just delete the Unit1.dfm file and
rename Unit1.dfm.txt to Unit1.dfm

I Created an ODBC connection using MySQLODBC 3.51.26 version 
Set TDatabase Component with AliasName that points to this Connection
Run then application
At Listbox1 all tables are show


I Created a new ODBC connection using MySQLODBC 5.15 version 
Set TDatabase Component with AliasName that points to this Connection
Run then application
Nothing happens



