Click here to Skip to main content
15,896,453 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I m new in Entity framework .Does Entity framework supports MS access(2007) database?
Posted
Updated 14-Nov-13 22:16pm
v2

Have a read of this

http://stackoverflow.com/questions/2231949/does-entityframework-work-against-an-access-2007-db-accdb[^]


Unless you can work the Access database with ADO.NET then the answer is no
 
Share this answer
 
v2
Check this sample application:

Entity Framework for Beginners[^]
 
Share this answer
 
v2
If you need an EF 6.1 provider for MS Access you can have a look here
https://jetentityframeworkprovider.codeplex.com/
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900