Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ALLTRIM syntax not support with SQL Server
Message
From
10/04/2003 02:04:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
ALLTRIM syntax not support with SQL Server
Miscellaneous
Thread ID:
00775890
Message ID:
00775890
Views:
113
Anyone can tell me why this is not working and what I should do to make it work?
? SQLExec(lnHandle,'SELECT ALLTRIM(STR(YEAR(AddDate))) FROM News')
This would work:
? SQLExec(lnHandle,'SELECT STR(YEAR(AddDate)) FROM News')
But, spaces are present in front of the field value in the cursor.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform