Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View not Updating Table
Message
 
To
27/04/2001 11:55:59
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00500791
Message ID:
00500806
Views:
21
Is the underlying table also buffered? If so, you will need to issue a TABLEUPDATE on the table to commit the changes.

>I have a delete routine that works on all views/tables except one. The changes made to the view are not reflected in the table. Of course, once I issue a Requery() the view itself doesn't reflect the change either. I am calling a TableUpdate(.T.) on the active view which returns ok after the delete. This all would normally lead me to believe that the update criteria in my view needs to be modified, but I've checked that and the options are the same as the views that work. The CursorSetProp and other stuff is set the same as the other views also. What are the things I need to check when the update doesn't happen even though a .T. is returned when the update is issued? Thanks!
>
>Regards, Renoir
Chris McCandless
Red Sky Software
Previous
Reply
Map
View

Click here to load this message in the networking platform