Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trailing spaces
Message
From
10/01/2003 09:34:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Trailing spaces
Miscellaneous
Thread ID:
00740253
Message ID:
00740253
Views:
52
good morning to all!

I don’t know if I did not notice or did not bother me before, but when I SELECT from SQL server as :
…ALLTRIM(FIRST)+' '+ALLT(MIDDLE)+'. '+ALLTRIM(LAST)AS NAME,….
the field is returned with all the trailing spaces from the original length of the field which is 153 char long. (I can’t imagine anybody having such long last name…let along pronounce it)
So everytime I want to see the next field in the cursor I have to scroll to the right.
What is the best way to bring only the name without the trailing spaces?
Next
Reply
Map
View

Click here to load this message in the networking platform