Location Based Search (Lat,Long) TSQL MS Server 2003 R2

Posted by Chad Sellers on Stack Overflow See other posts from Stack Overflow or by Chad Sellers
Published on 2010-02-19T17:46:28Z Indexed on 2010/04/30 13:27 UTC
Read the original article Hit count: 388

Group,

I'm looking for a query that can do a location search in radians with in a binding box. With a table structure like

ProductID,latitude,longitude,timestampGMT.

Any helpful suggestions.

Chad

© Stack Overflow or respective owner

Related posts about tsql

Related posts about sql-server