[Qt-interest] Driver not loaded...

Scott Aron Bloom Scott.Bloom at onshorecs.com
Sun Apr 3 00:04:10 CEST 2011


One of the reasons is probably due to the fact that each SQL driver behaves differently...

 

I have used the ODBC driver with 3 or 4 different back ends (ranging from a local MS Access based file, or SQL Server over the internet) and each behaves differently in a multi threaded world L

 

Scott

 

From: qt-interest-bounces+scott.bloom=onshorecs.com at qt.nokia.com [mailto:qt-interest-bounces+scott.bloom=onshorecs.com at qt.nokia.com] On Behalf Of Andre Somers
Sent: Saturday, April 02, 2011 12:26 AM
To: qt-interest at qt.nokia.com
Subject: Re: [Qt-interest] Driver not loaded...

 

Op 1-4-2011 22:08, Eric Clark schreef: 

Hello All,

 

I have an application that uses an SqLite Database. I can open the database just fine, write to it, and read from it without problems in most cases; however, when I try to open the database on a different thread than the one that it was created on, I always get an error. And the error always says that the drive ris not loaded. Can anyone tell me why this is happening? Or what I can do to fix it? According to the documentation, threading should not be a problem.

 

There is actually a documentation section about threads and sql databases. You might want to take a look.

André

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110402/41cf291b/attachment.html 


More information about the Qt-interest-old mailing list