PDA

View Full Version : Mysql is frustrating me.



keeyias
2nd August 2009, 08:03
I am not being able to use mysql with the tutorials codes I have. That frustrates me. Please provide me help. I searched everywhere but didn't find the correct way to do this. Please help me. I get driver not loaded error.

victor.fernandez
3rd August 2009, 09:39
If you get the "Driver not loaded" error make sure the Qt MySQL plugin is installed and Qt can find it. If your Qt is compiled in dynamic mode, make sure you have qsqlsqlite.dll in a subdirectory called "sqldrivers" in your application directory.