Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any reason to buffer local views?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00458169
Message ID:
00458228
Vues:
14
>>Is there any reason that I would want to buffer my local (updatable) views? I can't think of any reason that it would be necessary.
>
>If you want to be able to revert to the user's starting point then you have to buffer either the views or the underlying table. It makes sense to me to buffer the actual data entry point (the view) and issue a Tableupdate() when you are ready to commit the changes to the table. If the user decides to cancel the changes mid-stream then you just issue a Tablerevert() on the view.
>
>Just my $0.02 at 0200. :-)

Is the view results stored on the local machine or in the actual db? Can two users have the view open
with different results at the same time?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform