If you want to access MySql databases in Delphi and provided you're on the Windows platform, I may be in position to help. Well it quite easy, if you have not yet got the MyODBC stuff from the MySql website...go forth and do it. Once you've got MyODBC installed, you just have to create an ODBC alias pointing to your MySql database and in Delphi pick the alias from the 'AliasName' property of a Database object...got it right?
T'was a pleasure helping,
take care mate!
BonnScott