Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
When using buffering INDEXES are not updated Help !
Message
De
27/10/1998 15:49:24
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
27/10/1998 15:38:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00151233
Message ID:
00151246
Vues:
19
I hope I understand. You don't need to open your table if your view is drawn from the table and is handling updating the table. And you then only need to TABLEUPDATE the view. Is your form using private datasessions? Is your view a simple view on one table?
>I am using a form with 1 table (optimistic row buff) and a local updatable view (optimistic table buff).

Again, if you add a record to the table that contributes to the view, then you need to requery the view. Indeed, you may want to set the DE cursor propert NoDataOnLoad to True for the view. But, again, you might not need to be opening both.
I call the form and insert a record in my table in the init event of the form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform