Ralf Junker wrote:
the build-in database engine is a much praised feature of SQLiteSpy. It 
simplifies the life of many users, and mine as well, since there can be no 
incompatabilities with wrong DLLs and versions.

I am sorry that you can not use SQLiteSpy with your custom DLL. Maybe you would 
like to contribute your changes to the SQLite sources, so they can become part 
of SQLite and SQLiteSpy as well?

Apart from that, I monitor the development of SQLite closely and will always 
update SQLiteSpy to the latest version of SQLite as quickly as possible.


I agree that the embedded lib is nice but it can also be problematic.

Could you use the sqlite DLL if it's present and use the embed one if not?

My application is currently using 3.2. If I create the db using
SQLiteSpy 1.5, it create one in the 3.3 format, making it unreadable by
my app. When I noticed the problem, I wanted to revert to SQLiteSpy 1.4
but it's not available on your website anymore  :(

Reply via email to