Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local Views at Wits End
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00796970
Message ID:
00798645
Views:
39
> 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.
Previous
Reply
Map
View

Click here to load this message in the networking platform