KenshiroUK
Registered User.
- Local time
- Today, 02:24
- Joined
- Oct 15, 2012
- Messages
- 160
Yesterday I kind fellow here gave me a piece of code for a dlook which has worked fine. However Since pasting it into a query, it has completely slowed my database down.
Is there an alternative for this?
I basically have 2 tables, one with customer details etc, a second table with duplicate country names, but with 2 fields zip_low, zip_high and another field with Y. All I want is when the country postcode is equal to/more than, or equal to/less than to give me a Y within a query.
Is there an alternative for this?
I basically have 2 tables, one with customer details etc, a second table with duplicate country names, but with 2 fields zip_low, zip_high and another field with Y. All I want is when the country postcode is equal to/more than, or equal to/less than to give me a Y within a query.