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:annu...@yandex.ru] 
Sent: Tuesday, August 14, 2012 7:18 AM
To: Scott Aron Bloom
Cc: Rainer Wiesenfarth; interest@qt-project.org
Subject: Re: [Interest] Sqlite3 handler access



14.08.2012, 18:16, "Scott Aron Bloom" <scott.bl...@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to