Search code examples
sqlsql-serversql-server-2008-express

Do I need to install SQL Server 2008 SP1 on the management studio express?


Basic Question -

I have installed SQL Server Express 2008 with integrated SP1. This is the database engine alone.

I realise now that I also need the express studio in order to perform a few tasks. I have installed it, however I know that it was the original installer from before SP1 was released.

I have tried it and it appears to work fine but should I install SP1 / could something unforeseen happen in the future?

Some background! -

I wrote out the question and just realised that people probably don't care, so I just summed it up above!

After reading many different sites and guides, the install order for Visual Studio 2008 really confused me.

I really wanted to install SQL Server Express 2008 with advanced services, however on my other machine I had so many problems with it not being detected with Visual Studio, I just wanted an easy life!

I found the download from Microsoft that had SQL Server Express 2008 with SP1 integrated, however it was only the basic engine without any addons. (At the end of the day, as much as I wouldn't mind reporting services, I doubt I will need to use it any time soon).

I installed this, and after applying the hotfix (for x64 sql) my Visual studio can detect and use it no problem.

Now, I want to use Management Studio Express to write a few SQL scripts. The installer is obviously the original one. It seems to work fine, but I cannot find out any information - do I need to install SP1 for it?


Solution

  • Just install it, if its found something it can update - it will, if not... it won't....