[Qt-interest] Interbase and QSqlQuery::prepare issues
Adam M
adamm at zombino.com
Thu Oct 22 07:58:48 CEST 2009
Bill King wrote:
> I have tst_QSqlQuery::prepare_bind_exec() autotest passing against
> Interbase 6, 7.5, & firebird 1.5 & 2.1
> It pretty much covers most scenarios of parameter binding.
>
> If you can provide me with a testcase, or some way to recreate the
> issue, I can look at it in further detail.
The funny thing is, I have tried to recreate the bug here using exact
same query and the binding seems to work correctly... at least for now.
I haven't looked into the source code for the Interbase driver, but is
the placeholder (using ? placeholder) done in Interbase driver proper or
emulated in Qt?
- Adam
More information about the Qt-interest-old
mailing list