[Qt-interest] qodbc truncating large text fields
Roland Tollenaar
rwatollenaar at gmail.com
Fri Aug 27 16:55:04 CEST 2010
Hello,
we use a lot of text fields in tables on an mssql database. If the text
becomes long (> 5000 char) then it is returned truncated. even though
the data is far below the 2Gb that the mssql database is set to be able
to return.
The long texts are returned properly to other application using the same
odbc connection.
It appears that the problem is in Qt's odbc plugin.
Has anyone experienced similar problems?
Kind regards,
Roland
More information about the Qt-interest-old
mailing list