1

Same as Title. Has anyone found a way to make the ADO.NET Entity Framework work with OLE DB or ODBC data sources? Specifically, I need to work with an SqlServer2000.

1 Answer 1

1

Visual Studio 2010 and EF4 do no longer support SQL Server 2000 - are you using VS2010??

Check out this page: http://msdn.microsoft.com/en-us/library/bb896309.aspx

Note

Starting with Visual Studio 2010, the ADO.NET Entity Data Model Tools do not support SQL Server 2000.

Sign up to request clarification or add additional context in comments.

1 Comment

But will it still work using code first? Because that is what I am working with right now.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.