I am using the latest version 1.0.82.0 (sqlite-netFx40-setup-bundle-x86-2010-1.0.82.0.exe), and I am using the released version of Visual Studio 2012 with all the latest.
I do not see SQLite in the constructor data source in the source code explorer (new connections).
The SQLite download states: "This installation package is capable of installing development-time components for Visual Studio 2010." I assume that part of "Visual Studio 2010" is why I do not see the constructor in VS2012, which I have.
How can I get the designer to work with VS2012?
When will the System.Data.SQLite.org team come out with a version that works with VS 2012?
(I saw a couple of posts back in July that talked about 1.0.66 and 1.0.73, but that was then, and 1.0.82 includes designers for VS 2010 only. Apparently, other file names have "- 2008", presumably for Visual Studio 2008. This means that Visual Studio 2012 is likely to come, but also, I'm curious how to manually hack the registry or something.)
source share