Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What can I/User do if TableUpdate fail!? Buffer Mode 5
Message
From
27/09/1998 21:59:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
What can I/User do if TableUpdate fail!? Buffer Mode 5
Miscellaneous
Thread ID:
00141315
Message ID:
00141315
Views:
60
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.
Next
Reply
Map
View

Click here to load this message in the networking platform