Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL: ORDER BY clause is invalid
Message
From
01/04/2005 16:06:37
 
 
To
01/04/2005 12:57:14
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Novell 5.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01000629
Message ID:
01000845
Views:
26
>>>>>>
>>
>>To SQL server it's valid. IOW with a sample from pubs:
>>
>>
>>select distinct au_fname,au_lname, phone, right(phone,4) as PhoneNo
>>  from Authors
>>  order by PhoneNo,Phone
>>
is valid.
>>Cetin
>
>So Microsoft is being pretty inconsistent here.

That's why I'll take this opportunity to mention yet again that VFP's using some field to prototype the field's length for the WHOLE cursor/table is also highly silly AND inconsistent with SQL Server too.

So, to be clear, I vote 2 BUGS/inconsistencies!

cheers
>
>Regards,
Previous
Reply
Map
View

Click here to load this message in the networking platform