ErikEJ / SqlCeToolbox

SQLite & SQL Server Compact Toolbox extension for Visual Studio, SSMS (and stand alone)
Other
843 stars 175 forks source link

EF Designer From SQLite Database not work #728

Closed abdulalimmasud closed 6 years ago

abdulalimmasud commented 6 years ago

I'm using VS2015. I installed package for System.Data.SQLite. When I'm trying to add ADO.NET Entity Data Model with EF Designer from database then it will get error below capture

ErikEJ commented 6 years ago

Have you read this? https://github.com/ErikEJ/SqlCeToolbox/wiki/EF6-workflow-with-SQLite-DDEX-provider

abdulalimmasud commented 6 years ago

Yes

ErikEJ commented 6 years ago

No ideas…

ErikEJ commented 6 years ago

Ask in the SQLite support forum: http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki

abdulalimmasud commented 6 years ago

Thanks @ErikEJ , If you will have get any Idea please share

ErikEJ commented 6 years ago

Not anything else than the wiki post, sorry

abdulalimmasud commented 6 years ago

ok