SharePoint - Share Your Point!

ASP.NET & SharePoint 开发

导航

ADO.NET provider for the SQLite database engine.

Posted on 2009-11-19 17:20  SharePoint-ShareMyPoint  阅读(431)  评论(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).