Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table won't update from view
Message
 
À
03/11/1998 22:01:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00154066
Message ID:
00154310
Vues:
16
>>Don't buffer the tables when using views, since views are really just a buffer for your tables. If you buffer your tables, you will need to issue 2 TableUpdate(), one for the view (first) and one for the tables (second). It's best just to open the table unbuffered and to issue a single TableUpdate() in the view.
>>
>>HTH
>>
>
>I strongly disagree. Use table buffering and things will work well.

Why would you buffer an underlying table when using a view?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform