Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table has no Index order set.......
Message
De
07/07/2000 13:24:11
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
 
À
07/07/2000 09:19:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00389322
Message ID:
00389581
Vues:
14
Thanks David, That was it!

>Jimmy,
>
>>...when I place the ORDER BY clause after INTO CURSOR I get the "Unrecognized command verb" error.
>
>Usually that error means that you left out the continuation symbol ";" on the previous line:
SELECT * ;
>FROM sometable ;
>INTO CURSOR cursorname
>ORDER BY somefield
would generate that error.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform