Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SEEK and Case sensitivity
Message
From
28/06/1999 15:43:50
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
28/06/1999 09:59:41
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00233589
Message ID:
00234922
Views:
29
>Another good way is to have the index be UPPER(field1). Then when seeking just use the UPPER function on what you are seeking with. This ensures that your index is not going to be case sensitive.

True, but you have overhead twice: first, your index is based on a function, second, you must use the function in each SQL select and each Seek if you want to use this tag. The overhead of this is probably bigger than the overhead of a native VFP's way to take care of non-machine collating sequences. Of course, this should be measured, before we can make any educated guess at the speed issues.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform