All,
I am trying to use EF6.1.1 and SQLite 1.0.93.0 (3.8.5) in VS
2013. I've never used EF6 before, but I have been using
System.Data.SQLite the normal way for about a year. now with
excellent results.
My question is, when I try to add a new ADO.NET Entity Data
Model the only connection choices are Microsoft SQL Server
Databases. I have all the req'd SQLite, SQLite.EF6, and
SQLite.LINQ references in my project (via NuGet), but I see
no way to add a SQLite connection.
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
If someone could point me to a good tutorial I'd appreciate it.
Thanks,
-Bill
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users