[Qt-interest] Deploying application issue

Alessandro Portale Alessandro.Portale at trolltech.com
Sat Oct 3 11:54:40 CEST 2009


It could be that there is no mysqlserver on your localhost(10060), and 
therefore your application is unable to connect to a MySql database.

But, there seem to be possibilities to set the host name and port for a 
database connection:
    http://doc.qt.nokia.com/latest/qsqldatabase.html

Alessandro

Yuvaraj R schrieb:
>      > can't connect to mysqlserver on localhost(10060)
>      > QMYSQL:Unable to connect..
>      > I have libmysql.dll and qsqlmysql.dll in my application folder..
>      > How do solve this issue?



More information about the Qt-interest-old mailing list