Browser IA wrote:
> 
> Does System.Data.SQLite support Visual Studio 2012 Ultimate RTM? 
> 

Not yet.  It might or might not be in the future.  See:

        https://system.data.sqlite.org/index.html/doc/trunk/www/faq.wiki#q2

>
> It was available in the 1.0.66 version - that version also had an
install.exe
> file in the bin\Designer directory that would re-install the VS support,
if
> needed. 
>

No, it was not.  That version did not even support Visual Studio 2010.

>
> I found a similar "installer.exe" in 1.0.82's bin directory, but it is
different
> in that it doesn't try to reinstall the VS support when you run it.
>

The new "installer.exe" was written from the ground up.  None of the
original
code was reused.  It works entirely differently now.  Also, running it
directly
is not recommended, not to mention unsupported, because it has a very
complex
set of command line options needed to use it correctly.
 
--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to