problem with Delphi and ZeosLib
Posted by: Alessandro Martellotta
Date: February 14, 2014 05:08AM

Hi everybody!

I need to create a delphi application with mysql as database.
The executable will run on windows 7 machines, and I also use Windows 7 on my developer pc. I'd prefer to use a "no install" server, in order not to "touch" too much the production server of my client, so I downloaded mysql-5.1.73-win32, and it runs on my machine, I can work on it with HeidiSQL gui...the server seems to be ok!
On Delphi (codegear 2009 version) I've looked around internet and it seems that Zeoslib is the best free component suite, so I've donwloaded and installed it.
the problem is when i try to connect: I always get the error:
"None of the dynamic libraries can be found: libmysql51.dll, libmysql50.dll, libmysql.dll"
I've tried to put "libmysql.dll" (found in the "bin" folder of the server) in system32 path, in the same path of the executable, on the destktop and then to set tue location_libraries property...no way, always the same error.
I did the same with the library taken from the connector zip, 32 and 64 version....no way!
What do I do wrong?
Thanks in advance and best regards

Alessandro

Options: ReplyQuote


Subject
Views
Written By
Posted
problem with Delphi and ZeosLib
5761
February 14, 2014 05:08AM
2795
February 20, 2014 03:59AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.