Windows Server Virtualization Calculator

 I came across Ben Armstrong’s Blog today while doing a little searching.  He has some good stuff about Microsoft Virtual Server on there and one of the things he posted on has to do with a calculator to figure out how to configure your Virtual environment.  It doesn’t take much to figure out that Data Center… Continue reading Windows Server Virtualization Calculator

The start up screen is all black and you can’t see what you are typing into the logon box

I have had a few machines that occasionally have strange color combinations and you can’t see the logon box to view what you are typing.  I finally put the right words in the search to come up with the answer:  SYMPTOMS After you press CTRL+ALT+DELETE to log on to a Microsoft Windows Server 2003-based computer, the logon screen turns… Continue reading The start up screen is all black and you can’t see what you are typing into the logon box

SQL and ODBC

I was trying to figure out how to get some data from an ODBC source and put it into SQL, and found a post with an interesting possible answer:  Recently, I discovered an issue with SQL Server Integration Services (SSIS) regarding how the Execute SQL Task item handles returning a result set to the control flow. Lets start by… Continue reading SQL and ODBC

Product instance … has had update 3054 installed…

So when I tried to install the update that I downloaded in my earlier post, I got the following message: The product instance SQL Tools has had update 3054 installed. You do not need to install this update. An update equal to or greater than 3159 should be downloaded. Isn’t that special…  Guess I need… Continue reading Product instance … has had update 3054 installed…

TSM and SQL queries

 I was looking for a way to get some information out of the TSM Database to use in a reporting project and came across this: IntroductionThis tutorial is intended to help with the first steps into working directly with the TSM database for the SQL illiterate administrator. We give a brief overview of the table… Continue reading TSM and SQL queries