Hi there,
I'm new to Delphi. When starting to write my first database application ( which uses mySQL ) I already encountered the following problem: whenever I put the Connected property of the TSQLConnection object to true, I get an error saying "unable to load LIBMYSQL.DLL".
Can anyone tell me what causes this?
Thnx in advance!