For SQL 7.0 and above this example code as a stored procedure provides information on how to embed Radial searching into your application. For instance, if you want to query all distributors of a certain widgit within the radius of 15 miles from your house, then you will want to take a look at this. This procedure does not do the GEO Coding but has references to tools that are less expensive than buying GEOAccess or MapQuest services. This SP only shows some formulas for radial searching in a SQL SELECT statement and references to good reading on the subject.
Author: Kevin Pirkl
Download Script:
GEOQuery.txt
Disclaimer: We hope that the information on these script pages is
valuable to you. Your use of the information contained in these pages,
however, is at your sole risk. All information on these pages is provided
“as -is”, without any warranty, whether express or implied, of its accuracy,
completeness, or fitness for a particular purpose…
Disclaimer Continued
Back to Database Journal Home