Greetings,
I'm using BC++B6 Professional edition and I wan't to access a database developped in MySQL that is on our corporate intranet. I tried to connect to the DB using dbExpress's MYSQL driver set. When i try to switch the
"Connected" proprety to "true" in the Object Inspector, the following message pops : "Unable to load libmysql.dll"
I installed MySQL client on my computer and copied the libmysql.dll file to the project folder, but it still didn't fint it.
Is this problem caused by the fact that I own the Professional version of BCB? If no, is there a way to fix this (the include path/library path of the "project options" don't seem to fix this problem)? If yes, is there a (native) way to connect to a remote computer using the tools available in the professional version?
Simon
I'm using BC++B6 Professional edition and I wan't to access a database developped in MySQL that is on our corporate intranet. I tried to connect to the DB using dbExpress's MYSQL driver set. When i try to switch the
"Connected" proprety to "true" in the Object Inspector, the following message pops : "Unable to load libmysql.dll"
I installed MySQL client on my computer and copied the libmysql.dll file to the project folder, but it still didn't fint it.
Is this problem caused by the fact that I own the Professional version of BCB? If no, is there a way to fix this (the include path/library path of the "project options" don't seem to fix this problem)? If yes, is there a (native) way to connect to a remote computer using the tools available in the professional version?
Simon