Hi,
I have a database populated with persons name, address, postcode and city.
Is there a query or method that return all the persons within a given post code radius?
for example
Select* where Postcode is XXXX + 10 mile radius?
thank you
Go to the complete details ...