FIX: Form Wizard Error w/ Scrolling Grid Style and Remote Views
ID: Q221641
|
The information in this article applies to:
-
Microsoft Visual FoxPro for Windows, version 6.0
SYMPTOMS
The Form Wizard reports the following error when trying to save and run a form with a scrolling grid based off of a remote view:
IF!TableUpdate(.T.,.T.,aTablesUsed[m.i,1] && update on exit
Error: 1586
Function requires row or table buffering mode.
Method: destroy
Line: 65
Pressing OK allows the Form Wizard to continue creating the form.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
MORE INFORMATION
Steps to Reproduce Behavior
- Create and save a remote view using the View Designer.
- Start the Form Wizard and choose Form Wizard.
- In step 1, add two fields and select Next.
- In step 2, choose Custom for the Button Type and make sure Scrolling grid appears in the drop-down list.
- Click Finish and choose the Save and run the form option.
- Click Finish.
The error mentioned in the SYMPTOMS section appears. Pressing OK allows the Form Wizard to finish creating the form.
Additional query words:
Keywords : kbservicepack kbwizard kbDatabase kbVFp600 kbVFp600bug KbDBFDBC kbVS600sp3fix kbGrpFox
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug