ADO.NET provider for the SQLite database engine.
Posted on 2009-11-19 17:20 SharePoint-ShareMyPoint 阅读(434) 评论(0) 编辑 收藏 举报原文地址:http://sqlite.phxsoftware.com/
System.Data.SQLite is the original SQLite database engine and a complete ADO.NET 2.0/3.5 provider all rolled into a single mixed mode assembly. It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll if you're using it natively).