Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Views and Indexes
Message
 
À
12/03/1998 09:09:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00083982
Message ID:
00084174
Vues:
39
>Let me get this straight. I can switch to row buffering or even turn it off to build the index. Then set it to table buffering. Right before I do I seek, I change it to row buffering and when the seek if done, I can set it back to table buffering before I make any changes. This way, at the end of my processing, I can do a full tableupdate.
>
>Is this right?
Trish,

No, you cannot set the view to any buffering other than optimistic, you can change from table to row though. You only need to change the buffering to create the index, then set it back to table. You do not need to alter the buffering for your seeks at all.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform