Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
P-views and grids
Message
 
 
À
21/10/1998 12:20:13
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00148953
Message ID:
00149023
Vues:
21
Nancy,

I never use NOFILTER on any p-view. When I drop fields from the view onto the form or the view into the DE I make sure the view's cursor buffering set to Table. Do not put the underlying table into the DE. After that TableUpdate() and TableRevert() do their jobs just fine.

When you say the data isn't getting committed to the table how are you determining that? If you try to do a SELECT on the view you won't see changes I typically use a SCAN to do things like totals on the view.

>I have a private ds form with a form who's recordsource is a p-view. I've been having trouble adding groups of records. Specifically, one or more records might fail to tableupdate. I re-created my view to include the NOFILTER clause, and now no records fail the tableupdate on the view, but the source table isn't being updated.
>
>Do I create my view using the NOFILTER clause?
>Do I open the p-view's source table in the de?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform