[Interest] QSqlDatabase

Constantin Makshin cmakshin at gmail.com
Mon May 6 22:08:04 CEST 2013


It's driver-dependent. You might want to check what
QSqlDatabase::lastError() returns or look at the code of the driver you
use, find the function/query used to begin a transaction and read the
actual library/RDBMS documentation.
On May 6, 2013 11:00 PM, "Duane" <duane.hebert at group-upc.com> wrote:

> Why would bool QSqlDatabase::transaction ()
> return false?  I have a system that has been running for
> years and recently, intermittently calls to this function have been
> failing.
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130507/94a96366/attachment.html>


More information about the Interest mailing list