Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What can I/User do if TableUpdate fail!? Buffer Mode 5
Message
De
27/09/1998 21:59:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
What can I/User do if TableUpdate fail!? Buffer Mode 5
Divers
Thread ID:
00141315
Message ID:
00141315
Vues:
61
In Buffer Mode 5, the coding for Tableupdate():
IF TABLEUPDATE(.T.) == .F.
	WAIT WINDOW "Fail in Update Old Record" NOWAIT TIMEOUT 10 
ELSE
	WAIT WINDOW "Success in Update Customer!!" NOWAIT TIMEOUT 10 ENDIF
But Not matter how many times user click Update Button, it still fail!!

What can user do!?

On the Contrary, if user use another function and reopen the same table again, it can update it at that area!!
whereas if return back to old work area, the data can't update!!

I want to know why fail to update if both workarea are set Buffer mode 5!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform