I was trying to install SqlServer 2008 and got an error saying, that my Visual Studio (namely Visual C# 2008 Express) was not up-to-date, and it required VS 2008 SP1. The only update I have found on MS download site says that it doesn't work with Express Editions. How to update the Express Edition to SP1?
Besides, does Management Studio Express support working with Sql Compact (3.5) databases (sdf files)? That's actually what I need all this for.