Ddex Provider Not Installed

broken image
broken image

When trying to add an 'ADO.NET Entity Data Model' to my project I cannot go further since: 1.

broken image

I can create a connection in Server Explorer since the SQLite provider shows upin the list. I installed as indicated (sqlite-netFx45-setup-bundle-x86-2012-1.0.94.0.exe) from the SQLite web site. I installed in VS the NuGet package indicated in the tutorial. I have created a SQLite DB using 'SQLite Administrator'. Here is what has been done and what is happening: I'm using VS2012. I posted my question in the page but it seems the author is not monitoring it anymore. I used this tutorial as a starting point. Hi all, I'm new to SQLite, so new that I can't even use it yet due to installation issues:) My goal is to add an 'ADO.NET Entity Data Model' object to my VB project and use a DBcontext to manipulate my data.