[Qt-interest] Multiple Prepare in QtSql

jjDaNiMoTh jjdanimoth at gmail.com
Wed Oct 28 17:14:49 CET 2009


2009/10/28 Will Rutherdale (rutherw) <rutherw at cisco.com>:
> Hi.
>
[cut]
> In QSqlQuery it is different.  The prepare() method only returns bool,
> not a statement handle.  As far as I can tell this means that I can only
> have one open statement handle at a time.  With one use case I am
> looking at this is a severe limitation, as I ideally want to have eight
> statement handles open at a time.

What about having eight QSqlQuery objects?

Maybe I misunderstood the problem..




More information about the Qt-interest-old mailing list