[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: https://system.data.sqlite.org/downloads/1.0.94.0/

[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 th