jet-ef-provider Questions
3
Solved
I am trying to use Scaffold-DbContext from Entity Framework Core to create Models from an existing MS Access Database.
In Package Manager Console when I run the command:
Scaffold-DbContext "Provi...
Fournier asked 15/4, 2019 at 20:39
1
I'm attempting to use an Access database from a WPF MVVM application using JetEntityFrameworkProvider and I can't get it to work. I've created the models, created the migrations using Add-Migration...
Teniers asked 21/12, 2018 at 14:26
3
I have to develop a desktop windows application in C#.Net 4.0 that will run in three different databases ie. MS Access 2007 onwards, Oracle 11G, and SQL Server 2008. Now I want to use Entity Framew...
Viand asked 11/7, 2012 at 12:18
2
Solved
In this forum here , someone mentions that Entity Framework does not work with Access (Jet DB - .mdb). However it seems that there is a provider for Jet DB as described here
Which makes me think t...
Adjunction asked 25/6, 2012 at 20:57
1
© 2022 - 2024 — McMap. All rights reserved.