Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EDITing OR APPENDing to LOCAL VIEWS
Message
From
24/11/1999 12:05:24
 
 
To
24/11/1999 11:06:13
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00295056
Message ID:
00295096
Views:
21
>How come when I use the same code to append or edit to a local view that I would normally use to append or edit a table the changes are not saved into the local view, even though I "ReQuery" the local view after I have made the update?

You have to issue a TABLEUPDATE() on the view to write the changes to the base table.

Also, the view must be set to send updates, a key field set, and updatable fields checked as so. Do all this in the view designer or with DBSETPROP().
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform