Entity Framework v2 doesn't support sql 2000?

后端 未结 6 2003
小蘑菇
小蘑菇 2020-12-02 02:19

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 addin

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-02 02:54

    Hopefully this is just for the beta since the documentation still says that 2000 is supported. http://msdn.microsoft.com/en-us/library/bb896309(VS.100).aspx

    You might want to submit it to connect (see FEEDBACK in Visual STudio IDE).

    --added -- just want to confirm that this is happening in the EDM wizard when you are pointing to a specific database. True?

    Julie Lerman

提交回复
热议问题