How can I connect to ab Access 2010 database with the Entity Framwork? Connecting to SQL Server is so easy but I can't use Access database.
Thank anyway for your help
|
How can I connect to ab Access 2010 database with the Entity Framwork? Connecting to SQL Server is so easy but I can't use Access database. Thank anyway for your help |
|||||
|
|
Access is not natively supported in EntityFramework, you will need to find a third party provider written for Access but the last time I checked there was none. |
|||
|
|