From: Ulrich T. <ulr...@gm...> - 2008-07-26 14:39:50
|
Unfortunately the code to finalize all unfinalized prepared statements introduced for convenience in method wxSQLite3Database::Close does not work as expected if the RTree extension module of SQLite is used. In that case the application will crash on executing the Close method. Please disable the change in method wxSQLite3Database::Close. The source code of wxSQLite3 in the wxCode SVN repository has been already changed accordingly. You may download the source from here: http://wxcode.svn.sourceforge.net/viewvc/wxcode/trunk/wxCode/components/wxsqlite3/src/wxsqlite3.cpp A corrected file release will follow within the next week. Sorry for any inconveniences this may have caused. Regards, Ulrich |