[Interest] Sqlite3 handler access
Scott Aron Bloom
Scott.Bloom at onshorecs.com
Tue Aug 14 17:20:17 CEST 2012
HAHAHA...
Sorry, using sqlite directly is not an option.. For this product, there
is level 1 using sqlite, and level 2 using MSSQL/MySQL/PostGres/Oracle..
Using Qt where the only difference is the "open" commands, makes that
possible.
Scott
-----Original Message-----
From: Konstantin Tokarev [mailto:annulen at yandex.ru]
Sent: Tuesday, August 14, 2012 7:18 AM
To: Scott Aron Bloom
Cc: Rainer Wiesenfarth; interest at qt-project.org
Subject: Re: [Interest] Sqlite3 handler access
14.08.2012, 18:16, "Scott Aron Bloom" <Scott.Bloom at onshorecs.com>:
> Yep, the pointer "looks" fine in the debugger...
>
> Though I did find an article, that it sounds like using it in Qt with
SQLITE3 setup to support multithreading could be the issue...
>
> So it may take a recompile of QtSql :(
Or use sqlite API directly without QtSql - it's quite straightforward
--
Regards,
Konstantin
More information about the Interest
mailing list