Hello, I’m new to QT and I have installed QT from this installer on Windows 7 64bit:
qt-opensource-windows-x86-1.6.0-5-online.exe

I want to make a simple windows desktop application that connect to mysql server and dispay a table with simple data, I have read that I need mysql driver compiled for windows and I have read many tutorial but without success, I don’t see the src folder and I don’t have a QT Sdk Folder and I don't have a C:\mysql\lib\opt folder.


I have tried this:
http://qt-project.org/forums/viewthread/41828/
http://ieatbinary.com/2011/07/11/how...k-for-windows/

someone can help me to right way.