Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unusual Error In Browse
Message
De
08/08/2002 09:52:18
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00687379
Message ID:
00687483
Vues:
14
>Hello Boris
I tried your suggestion, perhaps I coded incorrectly, I receive the error "Operator/Operand Type Mismatch". The values from the comboboxes are strings ( character values ). I'll keep trying.

Regards,
Carmen
You can try this:
>c_filter = "!ps_printed .and. ordno >= " + thisform.combo1.value +" .and. ordno <= " + thisform.combo2.value
>
>SET FILTER TO &c_filter
>Ofcource that is valid if the value of comboboxes is string.
>
>HTH
>
>Boris
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform