A
A
Ashur_4512014-05-13 22:12:30
SQLite
Ashur_451, 2014-05-13 22:12:30

How to create an Entity Data Model using SQLite in Visual Studio 2013?

The problem is that I can't create an *.edmx file that would use a SQLite connection.
f08396bfbc2e4be5b211656798324a4d.PNG
As you can see, SQLite providers are missing here, although they are in app.conf!
In order to use EF and SQLite, I installed the SQLite components using Nuget into my project.
There are links to SQLite assemblies in the project.
The .NET and SQLite versions of the components match.
I'm trying to create a model from an existing database that I created using the SQLite browser and it already has one table.
Maybe I'm missing something?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question