April 29, 2006
ASP.NET SQLCacheDependency with SQLite and Triggers
ASP.NET SQLCacheDependency with SQLite 3.0 and Triggers By Peter A. Bromberg, Ph.D. “I am not part of the problem. I am a Republican.” — Dan Quayle The SQLite database engine is getting better all the time, with Version 3.0.6 now out and 3 “Final” not too far off. If you aren’t familiar with SQLite, you might want to catch up by reading my previous article here . SQLite, as of this writing, is not yet fully ready for the Compact Framework, but it should be, very soon. Now that should…
