Error: "Attempted to read or write protected memory. This is often an indication that other memory is corrupt."
.NET 3.5/VS 2008, SQLite 1.0.65.0
Steps to reproduce:
1.) connect to sqlite, main db is ":memory:"
2.) periodically attach/detach database of size 5.6MB.
after 3 -5 try, accessviolationexception is raised.
Rgds,
Frenk