码迷,mamicode.com
首页 > 数据库 > 详细

Sqlite 数据库访问类

时间:2014-10-21 00:43:12      阅读:281      评论:0      收藏:0      [点我收藏+]

标签:blog   http   ar   使用   for   sp   数据   art   log   

使用Sqlite 作为软件数据库:

 

实现了数据库访问类

C#  使用System.Data.Sqlite  

下载地址:

http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki网站中下载
Precompiled Statically-Linked Binaries for 32-bit Windows (.NET Framework 4.5)或者
Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.5)的dll,视你的系统是32位还是64位的。

这个Sqlite.DLL 可以绿色打包

 

参考sqlite数据类型网址:

http://blog.csdn.net/jin868/article/details/5961263

Sqlite 数据库访问类

标签:blog   http   ar   使用   for   sp   数据   art   log   

原文地址:http://www.cnblogs.com/liujin2012/p/4039241.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!