S
SakuraSakura
I was wondering if you can help me on a problem that I am
having. I am creating a database using Access 2000. I am
dealing with spatial queries. The user enters a x and y
coordinate. From that I see if there are any locations
close to them within a 5 mile radius. If there is that
great, but if there isn't I have to extend it to a 10 mile
radius. Essentially once the query returns at least one
dentist I am happy. Until then I have to keep expanding my
radius. PROBLEM: How do I know how many rows are being
returned in the query. I have tried a couple things and I
hav emade no progress. My database is called Dentist, my
query is called Results, and the form that accesses that
query is called UserSearch..just in case they need to be
referenced in the code. Your help is greatly appreciated.
having. I am creating a database using Access 2000. I am
dealing with spatial queries. The user enters a x and y
coordinate. From that I see if there are any locations
close to them within a 5 mile radius. If there is that
great, but if there isn't I have to extend it to a 10 mile
radius. Essentially once the query returns at least one
dentist I am happy. Until then I have to keep expanding my
radius. PROBLEM: How do I know how many rows are being
returned in the query. I have tried a couple things and I
hav emade no progress. My database is called Dentist, my
query is called Results, and the form that accesses that
query is called UserSearch..just in case they need to be
referenced in the code. Your help is greatly appreciated.