PRB: Tools Options Does Not Reset Buffering for Current Table

ID: Q128772

3.00 WINDOWS kbprg kbprb

The information in this article applies to:

  • Microsoft Visual FoxPro for Windows, version 3.0

SYMPTOMS

Changing the buffering mode through the Data tab of the Tools, Options dialog does not reset the buffering mode for any open tables.

CAUSE

This is by design. Changing the buffering mode through the Tools, Options dialog sets the default buffering mode for any tables or cursors opened in successive commands in the current instance Visual FoxPro.

WORKAROUND

To change the buffering mode for a currently open table, use the CURSORSETPROP() function in a program or in the Command window, or highlight the table and use the Properties button in the View Window.

STATUS

This behavior is by design.

Additional reference words: 3.00 VFoxWin KBCategory: kbprg kbprb KBSubcategory: FxprgMultiuser

Keywords          : FxprgMultiuser 
Version           : 3.00
Platform          : WINDOWS


Last Reviewed: May 1, 1996
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.