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最新版本已经可以支持中文路径!!!


相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2022-02-16
  • 2021-09-22
  • 2022-02-12
  • 2021-06-30
猜你喜欢
  • 2022-12-23
  • 2022-03-01
  • 2021-06-01
  • 2022-01-16
  • 2022-01-03
  • 2021-10-08
相关资源
相似解决方案