Monday, September 03, 2007 - Posts

AddIns in SSMS

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/AddIns in SSMS
The new RSS feed is here

Jon has posted a great summary of Addins in SSMS. Including many features you should consider voting on.

http://sqlblogcasts.com/blogs/jonsayce/archive/2007/09/01/recent-queries.aspx

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/AddIns in SSMS

How to get the name of the day of date

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/How to get the name of the day of date
The new RSS feed is here

Do you have a date and you want the day of the week but not the number but the name i.e. Monday, Tuesday etc. Well there are two functions that you can use with dates that can be used to extract a part of the date. One function returns the number and one returns text version. The functions are DATEPART and DATENAME respectively.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/How to get the name of the day of date

Welcome to the some new bloggers

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Welcome to the some new bloggers
The new RSS feed is here

Over the past week I've been moving some blogs to SQLBlogcasts from other sites such as SQLJunkies and blogspot. So I would like to welcome

Alex_Kuznetsov

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Welcome to the some new bloggers

Whats new in Katmai?

My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Whats new in Katmai?
The new RSS feed is here

So you get a new CTP. How do you find out whats changed?

Well the first port of call should be BOL. We are told that for Katmai, BOL content will ship with the feature, which is good to know.

... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Whats new in Katmai?