[Qt-interest] MSSQL Mac query
Wolfgang Kriener
wkriener at fms-computer.de
Fri Jul 24 15:01:39 CEST 2009
My Question on using QODBC with Mac OS X to connect to MSSQL server
is partly answered.
When using SqlQuery and set forwardOnly to true
in the following i can exec query and step through the results.
Using QSqlTableModel after call "model->select()" model reports
following error:
" [Actual][SQL Server] Unclosed quotation mark after the character
string 'I'. QODBC3: Unable to execute statement"
any ideas?
Wolfgang
More information about the Qt-interest-old
mailing list