Tagged Questions
2
votes
5answers
3k views
Entity Framework v2 doesn't support sql 2000?
I installed the beta 2 of Visual Studio 2010 today. I went to test out the new entity framework stuff (to see if my "issues" from v1 were fixed.).
I started adding a new connection string, but when ...