Hi

I'm having a bit of trouble with deploying a QT app that connects to a mySQL database.

A bit of info:
QT 4.3.0 (Windows Open Source Edition)
mySQL 5

It works fine on my computer but as soon as I move it to a different computer that doesn't have QT or mySQL installed it fails to connect. The GUI comes up but then there will be no connection. I have attempted to use addLibraryPath() but that has not succeeded.

Any suggestions would be greatly appreciated.

Thanks
Graeme