Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Requery
Message
De
25/03/1998 11:21:23
 
 
À
25/03/1998 11:19:56
Tom Hammer
Pennwell Publishing
Tulsa, Oklahoma, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00087009
Message ID:
00087014
Vues:
33
>The error is occurring in the following code in Grid1.Refresh.
>
>ContactId = Thisform.ContactId
>=Requery()
>
>The code was taken from the book: VFP 3 Unleashed (2nd Ed., P. 229).
>
>How would I go about implementing you suggestion.
>
>Thanks.

ContactId = Thisform.ContactId
Select View1 && use real view name here
=Requery()

or

ContactId = Thisform.ContactId
=Requery("view1")
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform