Knowledge Base

FIX: Invalid Page Fault When Modify Tastrade Orders Structure

Article ID: 136904

Article Last Modified on 3/24/2000


APPLIES TO


This article was previously published under Q136904

SYMPTOMS

When attempting to add a field to the Orders.dbf table in the Tastrade.pjx sample application, the following error occurs:
VFP caused an invalid page fault in module VFP.EXE at 0137:00409adc.

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem was corrected in Visual FoxPro 3.0b for Windows.

MORE INFORMATION

Steps to Reproduce Problem

  1. Open the Tastrade.pjx project located in the \VFP\Samples\Mainsamp directory.
  2. Click the Data tab in the project, and double-click Databases.
  3. Select the Orders table, and choose Modify.
  4. Add a 10-character field called Sample.
  5. Click OK, and choose Yes to make the structure changes permanent.
  6. The error occurs, and Visual FoxPro quits.

Additional query words: VFoxWin fixlist3.00b buglist3.00

Keywords: kbbug kbfix KB136904