Hello,
I'm compiling a project using Direct SQL in FreePascal (2.0.2 [2005/11/17] for i386) in a FreeBSD 4.1, but I can't connect in a mySQL localhost.
When I compile this project in Delphi (in a Windows) and Kylix (in a Debian) I can connect in the mySQL.
Is there something I must do to use Direct SQL in a FreeBSD?
Thanks in advance,
Evandro Sestrem
Hi there!
Unfortunally i don't think anyone ever tested direct mysql on FreeBSD -- so i have no idea if it does work..
If you have time to try to debug i'd be more than happy to answer to any questions you may have..
Kind regards, Cristian Nicola
Cristian,
Sorry, I was away for few days. For now, we used the libmysqlclient to connect. If I can, I will try debug it to see what happened.
Thank you very much for your answer and for your great library.
Log in to post a comment.
Hello,
I'm compiling a project using Direct SQL in FreePascal (2.0.2 [2005/11/17] for i386) in a FreeBSD 4.1, but I can't connect in a mySQL localhost.
When I compile this project in Delphi (in a Windows) and Kylix (in a Debian) I can connect in the mySQL.
Is there something I must do to use Direct SQL in a FreeBSD?
Thanks in advance,
Evandro Sestrem
Hi there!
Unfortunally i don't think anyone ever tested direct mysql on FreeBSD -- so i have no idea if it does work..
If you have time to try to debug i'd be more than happy to answer to any questions you may have..
Kind regards,
Cristian Nicola
Cristian,
Sorry, I was away for few days. For now, we used the libmysqlclient to connect. If I can, I will try debug it to see what happened.
Thank you very much for your answer and for your great library.
Evandro Sestrem