通过代码来操作SQLite的示例

Getting started with SQLite in C#

http://blog.tigrangasparian.com/2012/02/09/getting-started-with-sqlite-in-c-part-one/

C#与SQLite的操作介绍 下载

http://www.cnblogs.com/hanhualangzi/archive/2012/02/03/2337584.html     可以设置密码

How to create and connect to an SQLite database in C#

http://www.fluxbytes.com/csharp/how-to-create-and-connect-to-an-sqlite-database-in-c/

SQLite connection strings的可选参数

http://www.connectionstrings.com/sqlite/

w3c school教程   [w3c is short for World Wide Web Consortium]     consortium//财团;联合;合伙

http://www.w3school.com.cn/sql/index.asp

Sqlite数据库的加密    使用changepassword加密

http://www.cnblogs.com/xjb/archive/2008/07/25/sqlite-encrypted.html

上一篇:TranslateAnimation详解


下一篇:JFinal快速上手及注意事项