Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views is changed base table not updating
Message
 
To
02/03/2001 04:29:47
Ed Hizon
Skswood Sdn. Bhd
Kuala Belait, Brunei
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00481253
Message ID:
00481698
Views:
12
Ed,
Is your base table buffered? If you loaded it in the form data environment it may have inherited buffering from the form. Either set the base table to no buffering or run TableUpdate() on the base table after the TableUpdate() on the view.

HTH
Barbara

>I have created a view with 1 base table only and make it updatable. I've incorporated the view in the Form and do the editing of records there but after releasing the form the base table is not updated. I have used also dbsetprop set sendupdates=.t. but still not updating.
>
>Appreciate help.
>Thanks,
>Ed
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform