Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Big views
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00304695
Message ID:
00305327
Views:
26
>>
>>SELECT MyView
>>LOCAL lnOldBufferMode
>>lnOldBufferMode = CursorGetProp("BUFFERING","MyView")
>>CursorSetProp("BUFFERING",5,"MyView")
>
>You just set it to opt. TABLE buffering <s>
>
Peter,

I would set it back to whatever it was because I may not be the one who is building the form that runs this code and the developer may have set some other vbuffering mode. A good routine leaves the environment the way it found it, not the way the routine's programmer would like it to be.
Previous
Reply
Map
View

Click here to load this message in the networking platform