Delphi and WampServer
Posted by: lkinw (218.208.226.---)
Date: March 16, 2006 11:14AM

I would like to know whether Delphi can work with WampServer? I intend to build a database program and i intend to use MySQL in WampServer. But when I try to connect my program using TSQLConnection in Delphi with MySQL in Wampserver, it shows a message that cannot find localhost " root@localhost".

Thank you

Options: ReplyQuote
Re: Delphi and WampServer
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: March 16, 2006 04:36PM

Make sure apache is running. Check your WAMP tray icon to see if two services are running (apache and mysql).

Options: ReplyQuote
Re: Delphi and WampServer
Posted by: lkinw (---.net.my)
Date: March 17, 2006 03:33AM

Thanks for reply, CyberSpatium

Yes my Apache and mysql is working. And I use root@localhost for my delphi TSQLConnection localhost setting. Am I wrong somewhere else?

Thank you

Options: ReplyQuote
Re: Delphi and WampServer
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: March 17, 2006 06:25PM

if apache is runing, then there is no problem with it, so must be delhi problem.

Options: ReplyQuote


Sorry, only registered users may post in this forum.