Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
No records in Requery() after tableupdate
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00157379
Message ID:
00157790
Vues:
30
>I tried your idea and got no change in the results. The machine I am on is a win98 os. Requerying twice is still the only thing that has found the records.

I see the thread is still alive (I guess that's not good news :). Anyway, you're sure the first requery is incorrect, and not the browse window? That's the bug I first mentioned, the browse window does not show correct results...if you do the code programmatically, and if you store results to vars, and then look at them somewhere, are they different? And are they different without the DELETE in the code?

To be absolutely sure, you might use something like:

select thisview
parameter = etc
=requery()
count to nvar1
parameter = etc
=requery()
count to nvar2
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform