Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error in 9 that works in 7
Message
From
16/09/2005 20:13:18
 
 
To
16/09/2005 13:09:57
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01050380
Message ID:
01050530
Views:
11
Try:
set enginebehavior 70
at the begining of your code.

Joaquim

>This line of code works in VFP 7 but causes an error in VFP 9. What's the problem?
>
>select distinct(make) as make from car_type into cursor ccar_type order by make
>
>The error is 1808 - Message= SQL: ORDER BY clause is invalid.
>
>Calvin
Previous
Reply
Map
View

Click here to load this message in the networking platform