Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ALLTRIM syntax not support with SQL Server
Message
 
 
To
10/04/2003 08:29:51
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00775890
Message ID:
00775967
Views:
17
>>I don't see any extra spaces running that select. Anyway, you can try
SELECT STR(YEAR(AddDate),4) FROM News
>
>Check closer. Doing this, you will see the extra spaces:
>
>
>SELECT LTRIM(RTRIM(STR(YEAR(AddDate)))) FROM News
>? EXP_1+'A'
>
I don't see extra spaces in QA but they are present when query run through SPT. The query I suggested returns year w/o extra spaces in both cases.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform