Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requery and Illegal Op.
Message
De
15/07/1998 00:15:26
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
 
 
À
15/07/1998 00:11:32
Larry Long
ProgRes (Programming Resources)
Georgie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00117268
Message ID:
00117459
Vues:
15
>If you need to fetch all the reports (I am assuming that the max range is from 1 to 99) then following should work as long as you have EXACT turned off.

You may try using the paren's as shown to tell VFP to evaluate that before running the SQL.

SELECT *;
FROM ofax!orderitems;
WHERE Orderitems.report_num=(?cOrder_ID+"-") ;
ORDER BY Orderitems.report_num
L.A.Long
ProgRes
lalong1@charter.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform