Feeds:
Posts
Comments

Posts Tagged ‘installation’

Following my previous post on how to uninstall SQL Server 2008 instance, this time I am writing about how to uninstall the SQL Express 2005. Here’s the thing: I have already had a SQL Server 2005 Developer instance when I installed the SQL Express 2005. I can’t tell apart the double-installed SQL Server 2005, so [...]

Read Full Post »

This is a bit tricky!
I was trying to uninstall the SQL Server 2008 on my local server. Buuut… I couldn’t find the remove option. Add/Remove Program? Not an option, I might end up with nasty, dirty registry and corrupted installation. Setup.exe? Strangely doesn’t have a remove option (this is SQL2008 RTM). So I asked my [...]

Read Full Post »

If you’re as silly as me and you’ve been wondering where the hell the Adventureworks database is after you run the msi file, look here. My light bulb was clicked recently and I found the solution here:
http://msdn.microsoft.com/en-us/library/aa992075.aspx
In a nutshell, here’s what you have to do (after you downloaded and ran the file):
1. Check that the [...]

Read Full Post »