Visual Studio 2012中的SQLite 1.0.82.0(最新)未在Designer数据源中显示

Visual Studio 2012中的SQLite 1.0.82.0(最新)未在Designer数据源中显示

问题描述:

我正在使用最新版本1.0.82.0(sqlite-netFx40-setup-bundle-x86-2010-1.0.82.0.exe),并且正在使用Visual Studio 2012的发行版本,其中包含所有最新内容。

I am using the latest version, 1.0.82.0 (sqlite-netFx40-setup-bundle-x86-2010-1.0.82.0.exe), and am using the released version of Visual Studio 2012 with all the latest everything.

我在Source Explorer(新连接)的Designer数据源中看不到SQLite。

I do not see the SQLite in the Designer Data Source in Source Explorer (new Connections).

下载在SQLite上,此安装程序包能够安装Visual Studio 2010的设计时组件。我认为 Visual Studio 2010部分就是为什么我没有在VS2012中看到设计器的原因。

The download on SQLite states, "This setup package is capable of installing the design-time components for Visual Studio 2010". I presume the "Visual Studio 2010" part is why I do not see the designer in VS2012, which is what I have.

如何让设计器与之一起工作VS2012?

How can I get the designer to work with VS2012?

System.Data.SQLite.org团队何时会推出与VS 2012兼容的版本?

When will the System.Data.SQLite.org team come out with a version that works with VS 2012?

(我确实在7月份看到过几篇文章,讨论了1.0.66和1.0.73,但是那时是1.0.82显然包括了VS 2010的设计器。我看到了其他带有 -2008,大概是针对Visual Studio 2008的。这意味着可能会出现Visual Studio 2012,但与此同时,我对手动注册表破解或类似的东西感到好奇。)

(I did see a couple of posts back in July which talked about 1.0.66 and 1.0.73, but that was then and 1.0.82 includes the designers just for VS 2010 apparently. I see other file names with "-2008" presumably for Visual Studio 2008. That means that a Visual Studio 2012 will probably come, but in the mean time, I am curious about a manual registry hack or something like that.)

为了在Visual Studio中获得设计人员对SQLite的支持,您必须下载非常特定的System.Data.SQLite版本。 下载页面具有令人惊讶的 56 不同的可能性,因此很容易弄错一个。

In order to get designer support for SQLite in Visual Studio, you have to download a very specific version of System.Data.SQLite. The downloads page has an astonishing 56 different possibilities, so it's easy to get the wrong one.

寻找大的粗体文字:


此安装程序包能够安装Visual Studio 2012的设计时组件。

但是在成千上万的下载量中仍然很容易错过。如果需要,请使用Control-F查找 Visual Studio 2012文本。

But it's still easy to miss among the zillions of downloads. If you need to, use Control-F to find the "Visual Studio 2012" text.

不要下载64位版本,即使您在64位计算机上。您需要带有上面文字的32位版本才能获得设计者支持。

Don't download the 64-bit version, even if you're on a 64-bit machine. You need the 32-bit version with the text above to get designer support.