[Qt-interest] MYSQL driver problem

bar tomas bartomas at gmail.com
Sat Jan 2 14:28:50 CET 2010


Hi,

I'm programming a Qt application on Win XP that connects to a MYSQL
5.1 database.
I'm using PyQt 4.6 for Python 2.6 and have posted my question on  a
PyQt mailing list but have got no solution in reply and I suspect my
issue may be a general Qt MYSQL driver problem.
I can connect to the Mysql database, but when trying to execute a
query I get the following error message (captured through lastError())

Using unsupported buffer type: 12  (parameter: 3)

Do you know what may be the cause of the problem?

Many thanks.



More information about the Qt-interest-old mailing list