Visual Studio 2005 doesn't support Sql Server 2008
Posted
by Erez
on Stack Overflow
See other posts from Stack Overflow
or by Erez
Published on 2009-10-20T09:05:36Z
Indexed on
2010/03/27
22:03 UTC
Read the original article
Hit count: 392
I'm developing Reporting services on VS2005 and have to connect to SQL Server 2008. The following Error occurs: "This server version is not supported. You must have Microsoft SQL Server 2005 Beta 2 or later."
I found on the net a patch for it, but it doesn't work (link to patch)
"The upgrade patch cannot be installed by the Windows Installer Service because the program to be upgraded is missing, or the upgrade patch may update a different version of the program."
what else can I do ? :(
© Stack Overflow or respective owner