[freetds] FreeTDS (unixODBC) with Qt - Unable to read MSSQL DB
Martin Andreas Kistler
m_kistler at gmx.ch
Mon Oct 15 12:13:01 EDT 2007
Hello!
I'm trying to connect to a MsSQL-Server out of Qt 4.3 (direct over odbc.ini). Qt is able to connect to the database but can not make any further queries. Even the list of aviable tables ist empty, the amount of empty tablenames or error messages respectively, however, correlates with the number of existing tables.
Error output of Qt for each table: qGetStringData: Error while fetching data (-1)
I've tested the connection with the unixODBC DataManager and I did not have any problem there.
I'm not sure whether this is a problem of Qt or FreeTDS (first I connected with the trial-version of Easysoft, which worked fine), but my question in a Qt-Forum remained unansweret so I try it here...
System details:
freetds: 0.64
unixODBC: 2.2.12
Qt 4.3.1
openSUSE 10.3
Connection details:
TDS 7.0
Port 1433
Server MSSQL Server 7
Cheers and thanx for any help!
Martin
More information about the FreeTDS
mailing list