bestlong 怕失憶論壇

 

 

搜索
查看: 4606|回復: 1
go

SQLite [複製鏈接]

Rank: 9Rank: 9Rank: 9

1#
發表於 2008-12-3 08:07 |只看該作者 |倒序瀏覽 |打印
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
我是雪龍
http://blog.bestlong.idv.tw
http://www.bestlong.idv.tw

Rank: 9Rank: 9Rank: 9

2#
發表於 2010-3-5 11:57 |只看該作者
以 windows 版本的來說
SQLite 下載後只有一個 sqlite3.exe 執行檔,完全包含資料庫引擎的功能
使用 command-line 方式操作
可以將 sqlite3.exe 檔案放在 C:\WINDOWS 目錄下就可以方便使用
建立或使用資料庫只要執行 sqlite3 test.db 就會進入 sqlite 的交談模式
我是雪龍
http://blog.bestlong.idv.tw
http://www.bestlong.idv.tw
‹ 上一主題|下一主題

Archiver|怕失憶論壇

GMT+8, 2024-4-19 16:09 , Processed in 0.039158 second(s), 10 queries .

Powered by Discuz! X1.5

© 2001-2010 Comsenz Inc.