0

I am going to install Visual Studio 2010 Premium. I have SQL Server 2008 Express already installed on my laptop along with Visual Studio 2008 Professional.

Do I have to uninstall SQL Server 2008 Express or will it be configured to operate in the 2010 Environment?

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
robblot
  • 395
  • 2
  • 5
  • 15

2 Answers2

2

You are good to go. VS10 install will recognize your instance and not present sql as an install option.

Sky Sanders
  • 36,396
  • 8
  • 69
  • 90
0

It's alright.

Make sure to install SQL Server 2008 SP1 though.

And also, don't make the mistake I did. If you happen to have win XP and you care about .NET framework 4, you have a problem because IIS 5.1 doesn't quite support it. You'll need to move to WIN 7.

Faruz
  • 9,909
  • 10
  • 48
  • 66