Archive for September, 2008

SQL Server 2008 Management Studio Express

September 24, 2008

I am writing this post to save your precious time if you happen to be looking for the Management Studio of SQL Server 2008 Express Edition.

Recently I upgraded my 2005 express edition of C# to 2008. As part of the installation they include the 2008 version of SQL Server Express. I thought since the installation is upgrading my current 2005 version to the 2008 versions it will include everything I already have installed. Unfortunately, it turned out I was assuming too much from an installation.

C# 2005 and SQL Server 2005 Express editions were both upgraded to the 2008 version but the Management Studio was not. Surprisingly, or not, the 2005 management studio could not connect to the new 2008 installation. So I uninstalled it and went looking for the management studio version 2008.

Read more…