bestlong 怕失憶論壇's Archiver

bestlong 發表於 2008-12-3 08:07

SQLite

[url]http://www.sqlite.org/[/url]


在 .NET C# 中使用 SQLite
[url]http://www.javaeye.com/topic/114055[/url]


ADO.NET 2.0/3.5 Provider for SQLite. Supports Full and Compact Framework, Entity Framework, complete with full Visual Studio 2005/2008 design-time support.
System.Data.SQLite is the original SQLite database engine and a complete ADO.NET 2.0 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).  Unlike normal mixed assemblies, it has no linker dependency on the .NET runtime so it can be distributed independently of .NET.
[url]http://sqlite.phxsoftware.com/[/url]
[url]http://sourceforge.net/projects/sqlite-dotnet2[/url]

bestlong 發表於 2010-3-5 11:57

以 windows 版本的來說
SQLite 下載後只有一個 sqlite3.exe 執行檔,完全包含資料庫引擎的功能
使用 command-line 方式操作
可以將 sqlite3.exe 檔案放在 C:\WINDOWS 目錄下就可以方便使用
建立或使用資料庫只要執行 sqlite3 test.db 就會進入 sqlite 的交談模式
頁: [1]

Powered by Discuz! X1.5 Archiver   © 2001-2010 Comsenz Inc.