Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Locate
Message
De
27/04/2005 04:26:56
 
 
À
27/04/2005 04:19:09
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Locate
Versions des environnements
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Divers
Thread ID:
01008733
Message ID:
01008751
Vues:
20
hi,
still,
myfields and values, is mac1=aa,typ=io2,peri=morning ,dat=April 2005.

(April 2005) at thisform.text5.value
peri=morning at thisform.combo1.displ
thanks


>Try to use :
>
>LOCATE FOR upper(alltrim(mac1))=upper(alltrim(thisform.grid1.column1.text1.value)) AND upper(alltrim(typ))=upper(ALLTRIM(thisform.grid1.column2.text1.Value)) AND upper(alltrim(peri))=upper(alltrim(thisform.combo1.displayvalue))
>
>If this won't work, please provide me the value of all the text boxes and fields.
>
>thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform