SQLite Forum

sqlite3.dll is not returning control to my program
Login
Another update (sorry):

This happens even if I delete the .db file. SQLITE_ERROR is returned from sqlite3_exec(). 

The problem temporarily goes away if I restart VS2019