2

Is there any way we can use ODBC / DSN for Entity Framework? I am using SQL Server DB.

Mike Lowery
  • 2,630
  • 4
  • 34
  • 44
Riz
  • 6,746
  • 16
  • 67
  • 89
  • 2
    Possible duplicate of [Why doesn't Entity Framework support ODBC?](https://stackoverflow.com/questions/344449/why-doesnt-entity-framework-support-odbc) – devlin carnate Jan 04 '18 at 20:20

1 Answers1

6

Please read Why doesn't Entity Framework support ODBC?

Community
  • 1
  • 1
James Hill
  • 60,353
  • 20
  • 145
  • 161