Sign in
|
Help
Rob Farley
Rob Farley - MVP (SQL Server) runs the SQL User Group in Adelaide, Australia.
This Blog
Home
Contact
About
Syndication
RSS
Atom
Comments RSS
Search
Go
Navigation
Home
Blogs
Photos
Downloads
News
My Avatar
Can't find something?
Try checking my old blog...
http://robfarley.blogspot.com
Contact Me
IM:rob_farley@hotmail.com
Yahoo:robjfarley
Skype:rob_farley
E:rob_farley@hotmail.com
MVP (SQL Server)
Adelaide SQL UG
http://www.sqlserver.org.au
Friends - SQL / UGs
Adam Machanic
ANZ MVP feed
Brian Madsen
Darren Gosbell
David Gardiner
Geoff Orr
Greg Linwood
Itzik Ben-Gan
Jamie Thomson
Jeff Wharton
Jim McLeod
Kalen Delaney
Mitch Wheat
Nick Randolph
Paul Turner
Peter Ward
Roger Noble
Simon Sabin
Tony Rogerson
Friends - MS ANZ
Andrew Coates
Darryl Burling
Dave Glover
Dave Lemphers
Michael Kleef
Roger Lawrence
Friends - MS Learning
Glenn Block
Howard Dierking
Trika Harms zum Spreckel
Vishal Joshi
Friends - Misc
Ben Walters
Bronwen & John
Darren Neimke
Debbie Timmins
Mitch Denny
Paul Stovell
Friends - You
Did I forget to list you?
mail me
Tools
Tags
academia
acs
adelaide
adssug
arsenal
australia
certification
code camp
community
css
cte
dotnet
fun
gadgets
imagination
integration services
live.com
mvp
non-tech
personal development
photosynth
podcasts
powergadgets
powershell
professional development
recruitment
reporting services
security
spatial
sql
sql improvements
sql server 2008
tablet
teched
training
vista
wagga
web
whooiz
windows mobile
Receive Email Updates
Subscribe
Recent Posts
Dynamic ordering with T-SQL
Fuzzy in T-SQL
Excitement building at Summit
Transfer SQL Server Object Task fixed
Video of Excel Pivot Tables
Archives
May 2008 (1)
April 2008 (2)
March 2008 (8)
February 2008 (2)
January 2008 (2)
December 2007 (3)
November 2007 (9)
October 2007 (10)
September 2007 (1)
August 2007 (10)
July 2007 (15)
June 2007 (7)
May 2007 (4)
April 2007 (7)
March 2007 (9)
February 2007 (11)
January 2007 (18)
December 2006 (15)
November 2006 (18)
October 2006 (18)
Browse by Tags
All Tags
»
sql server 2008
(
RSS
)
australia
community
powershell
spatial
sql
sql improvements
Friday, April 18, 2008 1:49 AM
Fuzzy in T-SQL
SQL Server gives you Fuzzy Lookups and Fuzzy Grouping , but only in SQL Server Integration Services. It's not even on the list of SSIS enhancements for SQL Server 2008. This week at the MVP Summit, I was having a discussion about this with Jamie Thomson...
Posted by
Rob Farley
| with
no comments
Filed under:
sql server 2008
,
sql improvements
Tuesday, March 04, 2008 11:54 AM
Local Server Group queries
This is really quite cool, especially since it's a tool feature, and one that will help SQL Server 2005 installs. Suppose you have many servers, all registered in Management Studio, in the Registered Servers window. Now you can right-click on the...
Posted by
Rob Farley
| with
no comments
Filed under:
sql
,
sql server 2008
Tuesday, March 04, 2008 9:17 AM
SQL Server 2008 PowerShell SnapIn
Installing SQL Server 2008 gives you SQLPS.exe, an application you can run which is a PowerShell including the PSDrives for SQL Server (and compatible with SQL Server 2005 as well!). But how do you make this work with your current copy of PowerShell?...
Posted by
Rob Farley
|
12 comment(s)
Filed under:
sql
,
powershell
,
sql server 2008
Tuesday, March 04, 2008 8:53 AM
Using ScriptingOptions with SQLPS
I've written before that SQL Server 2008 (February CTP) gives you SQLPS - a PowerShell interface to SQL Server. So I was trying to get the ScriptingOptions happening, and this is the only way I've found so far. It's ugly, and if you have a...
Posted by
Rob Farley
|
2 comment(s)
Filed under:
sql
,
powershell
,
sql server 2008
Tuesday, March 04, 2008 7:50 AM
Melbourne Launch
So I'm at the Heroes launch in Melbourne today. I'm going to hang out at the Experts booth, so if you're here and have a question about SQL Server 2008, why not come over?
Posted by
Rob Farley
| with
no comments
Filed under:
community
,
australia
,
sql server 2008
Saturday, February 23, 2008 4:00 PM
SQL Server 2008 CTP6 gives you PowerShell
The sixth CTP of SQL Server 2008, made available this past week at http://connect.microsoft.com/sql provides a PowerShell provider for SQL Server, which is backwards compatible with SQL Server 2005 as well. I showed it a little at the User Group in Melbourne...
Posted by
Rob Farley
|
2 comment(s)
Filed under:
powershell
,
sql server 2008
Tuesday, January 08, 2008 10:34 PM
Querying distances using Spatial data types in SQL 2008
SQL Server 2008 has spatial types which are very useful for all kinds of applications. I thought it would be nice to produce one of those charts like you get in maps, telling you the distance between cities. So I start by populating the data. This uses...
Posted by
Rob Farley
|
2 comment(s)
Filed under:
sql
,
sql server 2008
,
spatial
Tuesday, November 20, 2007 8:02 AM
It's a big week for downloads
SQL Server CTP5 is now available for public download. Yesterday I wrote about Visual Studio 2008 being live and ready for download to MSDN Subscribers, and today there will be more activity on the Microsoft servers again. This latest CTP includes lots...
Posted by
Rob Farley
|
1 comment(s)
Filed under:
sql server 2008