Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Local Views at Wits End
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00796970
Message ID:
00798645
Vues:
38
> I also buffer the view, which I have seen that BP says is not a good thing? Anyway, here is a snip of code that I use, I hope it helps. If you do use buffering, you may want to check the value of set('multilocks').
>

No, I was saying that buffering the source table for the view isn't a good thing. You can do it, but then you'd have to do two TableUpdates instead of one. You HAVE to buffer a view. VFP won't let you change it to anything else.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform