[Qt-interest] Qt ODBC driver with 64 bits MSVC
Andre Somers
andre at familiesomers.nl
Tue May 11 10:21:15 CEST 2010
Hi,
I am trying to get the Qt ODBC driver working with my 64 bits MSVC
compiled Qt. The driver compiled just fine, but it does not seem to
work. The driver is loaded by the Qt (QSqlDatabase::drivers() returns
the name of the driver), but it fails to connect to a database where the
same code compiled in 32 bits mode on a 32 bits Qt works just fine. I
don't get a helpful error message either.
I must be missing something obvious, but I really can not find it.
André
More information about the Qt-interest-old
mailing list