Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TRIM commands ignored when applied to indexes?
Message
From
16/08/1999 12:49:27
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00254070
Message ID:
00254118
Views:
20
Hi Mark,

>You should only use TRIM in an index expression if you are concatenating 2 fields. Like Index on trim(FirstName) + LastName.

I wouldn't put a trim there either. Just leave it
lname + fname
You'd have to pad lname with spaces on a seek where the variable didn't come from a field.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform