[Qt-interest] QODBC seems very slow connecting to MSSQL

Stephen Jackson spjackson42 at gmail.com
Mon Jul 5 19:15:08 CEST 2010


On 5 July 2010 12:53, Roland Tollenaar wrote:
>
> We seem to experience that using QODBC with QSqlQuery can be rather slow
> when used with MSSQL.
>
> Is there a native plugin for mssql that is faster?
>
> We are using Qt 4.5.2.
>
> Thanks in advance,
>

The native driver is TDS

qt/src/sql/drivers/tds

However, I don't know how it performs compared to ODBC.

-- 

Stephen Jackson



More information about the Qt-interest-old mailing list