Friday, June 01, 2007 - Posts

New super Dual Core laptop with hybrid drive or solid state drive

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/New super Dual Core laptop with hybrid drive or solid state drive
The new RSS feed is here

In preperation for working on my own I have just purchased a new laptop from Zepto . The laptop is the latest is intel based dual core laptop. It will be loaded with 4Gb of Ram, a 160Gb hybrid hard drive and a 512Mb graphics card. You can see more details here

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/New super Dual Core laptop with hybrid drive or solid state drive

SQL 2005 install hangs on "Setting File Security"

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/SQL 2005 install hangs on "Setting File Security"
The new RSS feed is here

When doing an install of SQL 2005 you may encounter the install hanging on the "setting file security" stage.

This is due to th install trying to do some security resolution with domain controllers.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/SQL 2005 install hangs on "Setting File Security"

Reporting Services - How to rotate text on a report

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Reporting Services - How to rotate text on a report
The new RSS feed is here

I've been trying to do this for a long time and even looked into writing some CLR code that would take some text and produce a graphic of the text rotated.

Well all my prayers have been answered by a colleague of mine. Thanks Andrew.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Reporting Services - How to rotate text on a report