Dave does Data

Tutorials, Performance Tuning, Tips & Techniques on SQL Server & its ecosystem.

SQL 2008 Spatial Sample, Part 4 of 9 - Methods for Drawing Spatial Shapes

This post covers the following methods: STDimension, STGeometryType, STNumGeometries, STGeometryN,...

Author: davele Date: 10/29/2008

SQL 2008 Spatial Samples, Part 7 of 9 - STBuffer ... Spatial starts here.

This post covers only 2 methods: STBuffer & BufferWithTolerance. They are so handy, they deserve...

Author: davele Date: 10/24/2008

Handy sample Connection Strings

Remembering the exact syntax of a connection string is a pain. The following are links to my...

Author: davele Date: 10/21/2008

SQL 2008 Spatial Samples, Part 9 of 9 - Handy but Obvious Methods

This post covers the following methods: STArea, STLength, STDistance, STIsEmpty, STIsClosed,...

Author: davele Date: 10/16/2008

<Previous