Posts Tagged ‘microsoft’

Tip: Get the list of all DBs in a SQL Server 2008

Posted in General on December 7th, 2010 by Xavier – Be the first to comment

Just a quick tip on how to get the list of all databases in a Microsoft SQL Server 2008:
- Open SQL Server Management Studio
- Select master DB
- Run ‘exec sp_helpdb’

You will get a matrix of all databases created in this server. Of course, you need to have the appropriate permissions.

This is how I feel when I try to install TFS

Posted in General on April 9th, 2009 by Xavier – Be the first to comment

If you ever tried to install TFS, I guess this is how you feel…

Update: I installed it!!! It works!!!!

Installing TFS at home

Installing TFS at home