Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select not going into cursor specified
Message
De
18/04/2008 10:48:17
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Divers
Thread ID:
01311654
Message ID:
01311684
Vues:
15
>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform