Thank you for the reply. I'm getting further, but still have an issue when trying to add an Entity Data Model. The error message is:

"Your project references the latest version of Entity Framework; however, an Entity Framework database provider compatible with this version could not be found for your data connection."

I've rebuilt the project and exited ad restarted VS, but no luck.

Any Ideas?

Thanks,
-Bill




On 7/4/2014 7:25 PM, Joe Mistachkin wrote:
William Drago wrote:
I found this on Stack Overflow and it's pretty scary. Do I
really have to do all this to get SQLite/EF6 to work?

http://stackoverflow.com/questions/21757843/system-data-sqlite-1-0-91-0-and-
ef6-0-2
As of version 1.0.93.0 (and probably 1.0.92.0), those steps should no
longer be necessary.

However, in order to get the Visual Studio design-time component support
for use with Entity Framework, the setup package for the version of Visual
Studio in use must be installed.

Visual Studio 2010:
https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlit
e-netFx40-setup-bundle-x86-2010

-OR-

Visual Studio 2012:
https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlit
e-netFx45-setup-bundle-x86-2012

-OR-

Visual Studio 2013:
https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlit
e-netFx451-setup-bundle-x86-2013

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


-----
No virus found in this message.
Checked by AVG - www.avg.com
Version: 2014.0.4716 / Virus Database: 3986/7800 - Release Date: 07/04/14



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to