How to fix Visual Studio's error “This server version is not supported…” for SQL Server 2012

后端 未结 6 1222
予麋鹿
予麋鹿 2021-01-04 10:15

I recently installed Visual Studio 2010 and SQL Server 2012 on a Windows Server 2008 R2 machine - (including all updates/Service Packs).

When attempting to work on a

6条回答
  •  爱一瞬间的悲伤
    2021-01-04 10:45

    Maybe get SQL Server Data Tools, which work with SQL Server 2012? I believe there are some good tutorials and other materials in the Developer Training Kit. I don't think there are any tricks yet to make an older version of Visual Studio / Data Dude compatible with SQL Server 2012.

提交回复
热议问题