Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to 'rerun' SQL statement Record Source?
Message
 
À
05/08/1998 13:29:19
Mandy Mccord
Public Interest Breakthroughs, Inc.
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00124108
Message ID:
00124183
Vues:
25
>DO FORM addcont
>*!* refresh lists on return
>thisform.pfAgyCont.pContacts1.cmbATname.requery()
>thisform.pfAgyCont.pContacts1.cmbCOname.requery()
>thisform.pfAgyCont.pContacts1.cmbCPCname.requery()
>
>But the lists aren't being refreshed until I close the form and open it again. Any ideas where I can look to make this work? Never easy! ;) And I really appreciate your willingness to help!
>

Mandy,

You have to tableupdate the additions before SQL will get them. SQL, by design, bypasses the buffered edits and adds and gets data directly from disk.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform