Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong with my code?
Message
From
04/02/2003 12:58:15
 
 
To
03/02/2003 09:39:21
Julie Ball
Gardner Publications, Inc.
Cincinnati, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00748355
Message ID:
00748955
Views:
16
ohhh also, you may want to check how you built your compound index on the two fields, did you build them as:

Index on alltrim(field1)+alltrim(field2)

or without the alltrim?

Index on field1+field2

????? This will effect how you do the seek, you should seek in the same manner as the index was built.

Kev
``` Appreciate a normal day, it is always better than a bad one ```

Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform