VS 2015 SQLite 数据提供程序 [英] VS 2015 SQLite data provider

查看:50
本文介绍了VS 2015 SQLite 数据提供程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 VS 2015,我想使用 .NET Framework 4.5 和 SQLite 开发 Win Form 应用程序.

I'm using VS 2015 and i want to develop Win Form application with .NET Framework 4.5 and SQLite.

我已经安装了最后一个System.Data.SQLite"nuget 包,其中包含对我的项目的所有依赖项,但是当我尝试添加新连接来管理我的数据库时找不到 SQLite 数据提供程序.

I have install the last "System.Data.SQLite" nuget package with all dependencies to my project but I couldn't find the SQLite data provider when I was trying to add a new connection to manage my database.

我从这里尝试了 VS 2013 的解决方案,但不要不行.

I try the solution for VS 2013 from here but don't works.

VS 2015 仍然没有 bundle,这是问题吗?有什么解决方案可以在 2015 年使用 2013 捆绑包或其他解决方案吗?

there is still no bundle for VS 2015, this is the problem? is any solution to use 2013 bundle in 2015, or other solutions?

推荐答案

安装这个包:sqlite-netFx46-setup-bundle-x86-2015-1.0.103.0.exe 应该可以解决这个问题.您需要专门的 32 位版本

Installing this package: sqlite-netFx46-setup-bundle-x86-2015-1.0.103.0.exe should fix that. You need specifically 32-bit version

来自http://system.data.sqlite.org/:

这是唯一能够安装Visual Studio 2015 的设计时组件.

This is the only setup package that is capable of installing the design-time components for Visual Studio 2015.

这是撰写本文时的工作链接http://system.data.sqlite.org/downloads/1.0.103.0/sqlite-netFx46-setup-bundle-x64-2015-1.0.103.0.exe

This is working link at the time of writing http://system.data.sqlite.org/downloads/1.0.103.0/sqlite-netFx46-setup-bundle-x64-2015-1.0.103.0.exe

将在 VS2015 中将 sqlite 添加到服务器浏览器

will add sqlite to the server explorer in VS2015

这篇关于VS 2015 SQLite 数据提供程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆