Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select
Message
De
03/05/2005 06:47:49
 
 
À
03/05/2005 06:35:40
Alfred Roa
Ebs Accounting Software Solutions
Cagayan de Oro City, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Select
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01008736
Message ID:
01010421
Vues:
19
hi,
thank you very much,
i got the same code ,it works.

ps. about your projects,not yet,still wait
you can sent it at mqasem@jt.com.jo
.or. qasem592003@yahoo.com

thanks.
best regards
m.qasem

>Try this!
>
>ur code:
> SELECT * FROM temp WHERE ALLTRIM(UPPER(typ)) = ALLTRIM(UPPER(THISFORM.GRID2.column1.text1.VALUE)) INTO ARRAY laResults
>
>My code:
> SELECT * FROM temp WHERE ALLTRIM(UPPER(typ)) == ALLTRIM(UPPER(THISFORM.GRID2.column1.text1.VALUE)) INTO ARRAY laResults
>
>See any difference? the double equality operator.
>
>By the way, do you have my projects there?
>
>--Regards
> Dodo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform