Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View not updating table
Message
 
À
10/06/1999 08:52:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00228306
Message ID:
00228337
Vues:
11
>Make sure the the table is not buffered, otherwise you will need to add a second TableUpdate() to save the changes to the table.
>
>Change the form BufferMode to 0 - None or add your table to the Data Environment and set BufferModeOverride to 0 - None.
>
>HTH
>
>>Hello All [ I hope you all haven't gone to Devcon ],
>>I have a form which contains a grid bound to a view, if I run the form directly i.e. do form myform, I can add and delete records to my hearts content and the underlying table gets updated. However if I call the form from another form the underlying table does not get updated. I use these settings on both forms: Default Datasession, view buffering set to Optimistic Table and the form buffering set to Optimistic. The view is used by both forms, I've tried creating a new view for the called form but the problem persists, what am I doing wrong?.


Both of you,
thanks I'll try it and let you know

Pete
Regards,
Peter J. Kane



Pete
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform