Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View won't update table
Message
De
04/04/2000 13:27:07
 
 
À
04/04/2000 13:20:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00355076
Message ID:
00355081
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform