[Qt-interest] Qt MySQL driver problem
Robert Wood
robert.wood at apostrophe.co.uk
Mon Mar 1 13:15:45 CET 2010
> I am facing a problem with QT-MYSQL driver.
> I can not trace out the exact reason of it. When I write a program,
> compile it and run the program..... it is showing the error as "QMYSQL
> driver not loaded"
>
> For few applications I can access DB whereas for few.... I am getting
> this problem.
>
> Can any one guide me in resolving this problem?
FWIW, I just had this problem and it turned out to be my PATH
environment. There are lots of other examples of this on Google. Have a
search and see if any of those match your problem (assuming it's not a
PATH issue).
For example:
http://www.qtcentre.org/threads/20668-MySQL-driver-I-have-it-still-not-loaded
http://www.qtcentre.org/threads/16093-Driver-not-loaded
There are scores of hits. :~)
More information about the Qt-interest-old
mailing list