一、安装文件

官方下载地址: http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki

选择要下载的类库文件:sqlite-netFx451-static-binary-bundle-Win32-2013-1.0.98.0.zip

对VS2015的支持文件: sqlite-netFx46-setup-bundle-x86-2015-1.0.98.0.exe

二、安装文件

 上面的文件安装解压后,注意下面两个截图:

SqlLite 安装与使用

三、VS中使用

项目中可以直接添加引用System.Data.SQLite.dll和SQLite.Interop.dll。

 SqlLite 安装与使用

SqlLite 安装与使用

四、

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
  • 2021-08-16
  • 2022-12-23
  • 2021-09-28
  • 2022-12-23
猜你喜欢
  • 2021-08-18
  • 2022-12-23
  • 2022-12-23
  • 2021-11-22
  • 2021-12-21
  • 2021-08-21
  • 2022-12-23
相关资源
相似解决方案