Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Supporting syntax in VFP
Message
From
20/12/2010 21:50:29
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01493411
Message ID:
01493419
Views:
82
>It is ANSI SQL and you can use it as is except that there is no CONVERT function in VFP, but we have CAST function. So, you can even use it as is by replacing CONVERT with CAST and adding GROUP BY.
>
>However, using DTOS is simpler.
>
>In SQL Server, it's also simple to use CONVERT with the specific code rather than this complex code you have.

What would be the syntax to have it simpler?
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform