On Wed, Jun 19, 2013 at 3:09 PM, Dhiraj Sadhwani <[email protected]>wrote:
> Hello, > I have sqlite code amalgamation(version 3.6.14.2.) as a part of a > dylib/dll. > > Any idea if the usage above mentioned has a significant flaw. > I highly appreciate any help on what could be causing the issue and further > directions to probe on and avoid the issue. > See http://www.sqlite.org/howtocorrupt.html for information on what you might be doing to subvert SQLite's transaction mechanism and causing the database to go corrupt. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

