Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New User, Expression question
Message
De
24/07/2002 17:30:56
 
 
À
24/07/2002 17:23:28
Darrin Hughes
Chena-Don Textiles and Armory
Jacksonville, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00682288
Message ID:
00682314
Vues:
14
You plugged it into the form's code? Or into the command window?

All of the lines below are the SELECT statement. Did you paste this entire section into your command window? After pasting into command window, you hit enter at the end of the command. Also, make sure you database is open. I don't see any sort of syntax error in the statement...

>Almost there, I plugged it in and It gave me "Unrecognized command verb", any changes to syntax you can recommend?
>
>
select * from finalInventory ;
    where left(in_stock,2)<>"LP" ;
        and iutotal<>0 ;
     order by in_stock ;
     into cursor finalInventoryCursor
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform