Im trying to use Spyder with pyodbc to connect mysql using a PyQT4 gui framework.
I have pyodbc in Spyder figure out.
How do I use PyQt4 to get info into gui’s? I’m looking to use gui on Fedora and winx64.
Edit: I figured out the fedora driver. Can anyone help me with QMYSQL driver.
See this
http://doc.qt.nokia.com/latest/sql-driver.html#how-to-build-the-mysql-driver-for-mingw-users
Maybe that will help.