ID: Q108719
2.50 2.50a 2.50b 2.60 WINDOWS kbprg kbbuglist
The information in this article applies to:
FoxPro for Windows causes a general protection (GP) fault if a graph from an RQBE query is appended to an existing table and FoxPro is closed from a minimized state.
Microsoft has confirmed this to be a problem in FoxPro versions 2.5, 2.5a, 2.5b, and 2.6 for Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
1. In the Command window, issue the following command on one line:
CREATE TABLE gpf_tst (graphname C(30), graphid N(2,0), graphtitle ;
C(80), xaxis C(12), flist M, olegraph G)
2. Create a query with TUTORIAL\MOREREG.DBF, using the DIRECTOR, QUOTA, and
TODATE fields.
3. Execute the query and send the output to a graph.
4. Move ahead in the GraphWizard and save the graph as GPF_TST.DBF. Choose
Append, then choose OK to exit.
5. With the RQBE window still open, use the View window to open and BROWSE
the GPF_TST database.
6. Double-click the OLEGRAPH field to open the graph.
7. With the graph still visible, minimize FoxPro.
8. Select the FoxPro icon. In the Control Menu box, choose Close.
9. When you are prompted to save the query, choose No.
The following error message will be displayed:
GP Fault in module <unknown> 2077:49E1
Additional reference words: FoxWin 2.50 2.50a 2.50b buglist2.50
buglist2.50a
buglist2.50b gpf graphwizard relational query by example buglist2.60 2.60
KBCategory: kbprg kbbuglist
KBSubcategory: FxtoolRqbe
Keywords : FxtoolRqbe kbbuglist
Version : 2.50 2.50a 2.50b 2.60
Platform : WINDOWS
Last Reviewed: May 2, 1996