[Qt-interest] Deploying application issue
Alessandro Portale
Alessandro.Portale at trolltech.com
Sat Oct 3 12:17:50 CEST 2009
There must be one code line in your application source code that is
executed right before that error message appears. Please post that and
also the 5 prior and following 5 lines (11 in total).
Alessandro
Yuvaraj R schrieb:
> How do i solve this issue ? With out having mysql server except
> developer systems?
>
> Please Help me
>
> Thanks
>
> Yuvaraj R
>
> On Sat, Oct 3, 2009 at 3:24 PM, Alessandro Portale
> <Alessandro.Portale at trolltech.com
> <mailto:Alessandro.Portale at trolltech.com>> wrote:
>
> 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