Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table won't update from view
Message
From
03/11/1998 22:01:43
 
 
To
03/11/1998 17:52:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00154066
Message ID:
00154198
Views:
20
>Don't buffer the tables when using views, since views are really just a buffer for your tables. If you buffer your tables, you will need to issue 2 TableUpdate(), one for the view (first) and one for the tables (second). It's best just to open the table unbuffered and to issue a single TableUpdate() in the view.
>
>HTH
>

I strongly disagree. Use table buffering and things will work well.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform