[Qt-interest] Sql Driver: support for backup and restore SQL-Lite commands

Asa Ben-Tzur asa at jasper-da.com
Tue Jun 8 09:44:20 CEST 2010


Thanks Sylvian,

However, in that case I will need to link the Qt driver with libsqlite3.so (none-default configuration), and link my code with the same lib, thus having two dependency paths to the same lib, right ?

Asa

From: qt-interest-bounces at trolltech.com [mailto:qt-interest-bounces at trolltech.com] On Behalf Of Sylvain Pointeau
Sent: Tuesday, June 08, 2010 10:37 AM
To: qt-interest at trolltech.com
Subject: Re: [Qt-interest] Sql Driver: support for backup and restore SQL-Lite commands

Hi, you can also take the native handler and use the sqlite api with it.

http://doc.qt.nokia.com/4.6/qsqldriver.html#handle

Best regards,
Sylvain

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


More information about the Qt-interest-old mailing list