[Qt-interest] Asynchronous sql database queries

Антон Сердюков uksus70 at gmail.com
Fri May 15 06:30:04 CEST 2009


Hello, everybody.
AFAIK, the QtSql module does not support non-blocking (asynchronous)
operations. However, executing sql statement does not take any CPU in
Qt-application process. The CPU is spent within SQL server process. Thereby,
there is no reason to block the thread. Is there any chance for QtSql module
to have non-blocking, "qute-style" interface with signals? Or am I mistaken
somewhere?

Regards,
Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090515/f724e413/attachment.html 


More information about the Qt-interest-old mailing list