Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set filter to
Message
 
To
11/12/2001 21:42:26
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00593053
Message ID:
00593058
Views:
27
This message has been marked as a message which has helped to the initial question of the thread.
Antranik,

Do you have an index on UPPER(ALLTRIM(Lname))? If not make one.

JimB



>I have a table containing around 200,000 record.
>On a form I have a text box that calls a SET FILTER command on the last name.
>
>SET FILTER TO ALLTRIM(UPPER(LNAME)) = ALLT(UPPER(THISFORM.txtBox.Value))
>
>The performance in some cases is very slow and ideas???
>
>Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform