mercredi 6 avril 2016

I can not create edmx file with SQLite datasource

I'm trying to create SQLite database with edmx file in my project. My problem is that I can not create Entity Data Model connected using SQLite datasource. There is no SQLite data source on the list. I have no idea what I'm doing wrong.

I analysed two tutorials: http://ift.tt/1ScHxIj vimeo.com/103372740

First of all, I installed SQLite from site with enabled Visual Studio integration and GAC registration (I have Visual Studio 2012 and 2015)

Screen 1

I installed Entity Framework nuget package and also connected SQLite libraries.

Screen 2

I created connection to my file database in Server Explorer. (There was an option to select SQLite as datasource)

Screen 3

I made "build" and restart Visual Studio.

Next I'm trying to add item > Entity Data Model to my project (EF Designer from database). When I try to create New connection, there is no SQLite.

Screen 4

Thank you for any help.

Aucun commentaire:

Enregistrer un commentaire