bestlong 怕失憶論壇

標題: SQLite [打印本頁]

作者: bestlong    時間: 2008-12-3 08:07     標題: SQLite

http://www.sqlite.org/


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


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.
http://sqlite.phxsoftware.com/
http://sourceforge.net/projects/sqlite-dotnet2
作者: bestlong    時間: 2010-3-5 11:57

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




歡迎光臨 bestlong 怕失憶論壇 (http://www.bestlong.idv.tw/) Powered by Discuz! X1.5