Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views
Message
De
20/05/1997 14:00:08
 
 
À
20/05/1997 09:14:18
Holly Clawson
Travelcenters of America
Westlake, Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Views
Divers
Thread ID:
00032772
Message ID:
00032974
Vues:
36
>
>I fixed the first problem. Although the second it happens on any field. I am taking the view and putting that into a grid. When I close my form and re-enter this is happening.
>
>3. I thought with a view you did not have to use data buffering?
>
>One more question, the view is paramterized view, I am testing this using the same data, It appears when I make the selection that the select statement of the view is not going back to the table and getting any information that has changed on that customer. So for example I can make a change exit the form, come back into the form select the same data, the change will appear in the grid, but that is not what is in the table. If I change something in the table, It will not update either, the only way I can get this to work right is change the name of the view that is created every time. Any Ideas on this problem?
>
>
>Thank you
>
>Holly Clawson

3) Views always use data buffering. You have a choice between optimistic row or optimistic table.

4) Make sure you are using TABLEUPDATE() and REQUERY() in the proper locations. Are you using a Private Data Session with your form?

-Doug-
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform