Posted: 8/13/2012
Hi,
We have sql server 2008 r2 installed on the server and along with it VS 2010..
Does uninstalling VS 2010 from the server now cause any problem to sql server???
what are the correct steps to install and uninstall sql server and VS...
Thanks
Posted: 8/23/2012
is SQL Server 2008 R2 installed part of VS 2010?
meganathank said: is SQL Server 2008 R2 installed part of VS 2010?
No, it's not. The only dependencies on VS 2010 would be if you're running SSMS 2012, which uses the VS2010 shell. Other outside dependencies (across versions) would be .NET framework. Uninstalling VS2010 from system shouldn't affect SQL Server 2008 bits though.