This document discusses using spatial data and queries in SQL Server 2008. It provides an overview of the GEOMETRY and GEOGRAPHY data types, demonstrates creating a spatial query in SQL Server Management Studio to find stores within a given distance, and discusses wiring spatial queries to display results on a ListView control and Virtual Earth. Implementation issues for deploying to IIS are also noted.