[sqlite] Database connection from within Visual Studio

2015-02-26 Thread Joe Mistachkin
Thanks for the suggestions. As soon as the 1.0.95.0 release is out the door, I'll work on refactoring the download page to make it easier to use. -- Joe Mistachkin

[sqlite] Database connection from within Visual Studio

2015-02-25 Thread Erik Ejlskov Jensen
Yes, there a several things that could be done, given statistics on number of downloads. A simple fix could be to reverse the order of the .net framework versions listed, so list 4,5,1 at the top and 2,0 at the bottom. And then Group all downloads for a Framework version together, instead of

[sqlite] Database connection from within Visual Studio

2015-02-24 Thread Erik Ejlskov Jensen
Maybe a smaller number of downloads and a more readable download page would improve the user experience here. Mvh / Regards Erik Ejlskov Jensen http://twitter.com/erikej

[sqlite] Database connection from within Visual Studio

2015-02-24 Thread Joe Mistachkin
Erik Ejlskov Jensen wrote: > > Maybe a smaller number of downloads and a more readable download page > would improve the user experience here. > Various parties have, at one time or another, requested each and every one of the release package "variations" listed on the download page. Do you

[sqlite] Database connection from within Visual Studio 2010

2015-02-23 Thread Joe Mistachkin
Tom Demler wrote: > > connect to an SQLite database using Visual Studio 2010 Premium. I've > downloaded and run sqlite-netFx40-setup-x64-2010-1.0.94.0.exe. > Only the bundled x86 packages have design-time support. Please download and install:

[sqlite] Database connection from within Visual Studio 2010

2015-02-23 Thread Tom Demler
I'm trying to add the capability to do development of applications that connect to an SQLite database using Visual Studio 2010 Premium. I've downloaded and run sqlite-netFx40-setup-x64-2010-1.0.94.0.exe. I selected a custom install and made sure that all options were selected. I believe that all