Click here to Skip to main content
15,916,600 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hi,

I have installed VS2008 and now I installed VS2010. After that the database in VS2008 couldn't open.

It shows an error:
This server version is not supported.  Only servers up to Microsoft SQL Server 2005 are supported.


Can I use both SQL Server 2005 and SQL SERVER 2008 on the same system and how it became possible?
Posted

install VS2008 SP1 to support for SQL Server 2008 databases.
 
Share this answer
 
Yes it is possible, just give them different instance names during the setup process.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900