Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ORDER BY question
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01220656
Message ID:
01220685
Views:
39
>>>>
>>>>I stand by my statement. The following works for me
>>>>
>>>>SELECT * FROM (ALIAS()) ;
>>>>	INTO CURSOR (ALIAS()) ;
>>>>	ORDER BY ...
>>>>
>>>
>>>I get error Alias name already in use on the above command. What do you think I am doing wrong?
>>
>>Do you have USE AGAIN between SELECT...READWRITE and this one?
>
>No, I didn't put USE AGAIN. I will try with USE AGAIN now. Thank you.

I meant that USE...AGAIN may cause such error.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform