Hi Everyone,
I need help with my application speed. I have a form that first asks for last name, then goes thru 400,000 records to search all first names in the database with that last name. Then, i search again thru the 400,000 records to get all the states with that first and last name combination and then i search again to get all the cities with that first name, last name and state combination. This takes a LONG time! And is not very efficient, especially when doing multiple searches. Can anyone suggest how I can make it faster/more efficient?
Thanks in advance!!
-Mays
I need help with my application speed. I have a form that first asks for last name, then goes thru 400,000 records to search all first names in the database with that last name. Then, i search again thru the 400,000 records to get all the states with that first and last name combination and then i search again to get all the cities with that first name, last name and state combination. This takes a LONG time! And is not very efficient, especially when doing multiple searches. Can anyone suggest how I can make it faster/more efficient?
Thanks in advance!!
-Mays