Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Row buffering
Message
 
To
28/01/1999 14:13:03
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00180821
Message ID:
00181459
Views:
11
Paige,

There is no relationship with tableupdate(), it affects the alias that is referenced in it's third argument ONLY.

TableUpdate(nRecs,lForce,cAlias)

TableUpdate(0,.F.,"Customer")
Update the current record in the customer alias and does not force past a conflict.

You need to tableupdate each table separately.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform