Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select not going into cursor specified
Message
From
18/04/2008 10:48:17
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01311654
Message ID:
01311684
Views:
14
>>value of lcstrsql
>>
>>SELECT * from prodct
>>ORDER BY date_purch ASCENDING
>>INTO CURSOR mnprodct1 nofilter
>>update:
>>with code to take out CRLF
>>
>>SELECT * from prodct ORDER BY date_purch ASCENDING INTO CURSOR mnprodct1 nofilter
>
>The last one shoud work, does it?

Mostly, I had to change ASCENDING to ASC. :) full word only works with indexes, not order.
Previous
Reply
Map
View

Click here to load this message in the networking platform