现在的位置: 首页 > 综合 > 正文

SQLite常用资源

2012年11月20日 ⁄ 综合 ⁄ 共 555字 ⁄ 字号 评论关闭
SQLite官方网站:
http://www.sqlite.org/

SQLite Download Page:
http://www.sqlite.org/download.html

SQLite Wrappers:
http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers

System.Data.SQLite:
(An open source ADO.NET provider for the SQLite database engine)
http://sqlite.phxsoftware.com/

SQLite3 for WinCE or Mobile (EVC篇):

http://www.cnblogs.com/answer/archive/2008/09/12/1289681.html

 

wxSQLite:

( A wxWindows wrapper for the sqlite database (a lightweight embedded SQL db) )

http://wxsqlite.sourceforge.net

SQLite的可视化工具:

http://www.yunqa.de/delphi/doku.php/products/sqlitespy/index

 

PS: SQLite最新版本已经可以支持中文路径!!!

抱歉!评论已关闭.