Hello Carl Jacobs, You are using Delphi? Have you checked out my DISQLite3 Delphi port which does not require the sqlite3.dll but compiles directly into any executable:
http://www.yunqa.de/delphi/sqlite3/ I have not seen any of the IDE problems you described when running / debugging applications with my no-dll Delphi port of SQLite. However, I am curious if it shows the same behaviour with your code, so it would be great if you could report your findings or make available the Delphi code so I can test this myself? Thanks and regards, Ralf >I'm using Delphi, but basically talking direct to SQLite3.DLL. After further >testing yesterday I accidently discovered that the problem was ONLY happening >when I ran my program from the Delphi IDE.

