build your qt sqlite as a plugin then recompile this plugin with the version you want.
http://doc.trolltech.com/4.6/sql-driver.html#qsqlite-for-sqlite-version-3-and-above <http://doc.trolltech.com/4.6/sql-driver.html#qsqlite-for-sqlite-version-3-and-above>best regards, Sylvain On Wed, Jun 9, 2010 at 4:32 AM, Sam Carleton <scarle...@gmail.com> wrote: > On Tue, Jun 8, 2010 at 10:25 PM, Bill King <bill.k...@nokia.com> wrote: > > > > > > > > > 1. How do I control the version of SQLite used with Qt? > > > > > ./configure -system-sqlite will use the sqlite compiled for your system. > > > > No, not how do I compile SQLite into Qt, I have done that. I want to > control the VERSION. I don't know if the distro of Qt is using the latest > version of SQLite or not. Also, if I opt to NOT upgrade the Apache server, > I would like Qt to use the same version of SQLite that the Apache server is > using ;) > > Sam > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users