Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View won't update table
Message
From
04/04/2000 13:27:07
 
 
To
04/04/2000 13:20:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00355076
Message ID:
00355081
Views:
18
SendUpdates is a view property. You can check it with DBGETPROP(). It must be set to True. Also, you have to have a Key defined. There are a whole mess of properties you want to look at to resolve the issue: My advice is to run HOME()+"tools\gendbc\gendbc" and then look at the view definition in thje code very carefully.


>In the Activate of a form with a DE of MyView (made from MyTable) I have CURSORSETPROP("Buffering",5,MyView). In the click event of a save button I have TABLEUPDATE(1,.T.,MyView), and in the Click event of a Don't Save button I have TABLEREVERT(.T.,MyView). Everything works as it should, but MyTable is not receiving the changes. The book mentions a propoery called Send Updates, but I can't find it.
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform