The information in this article applies to:
SYMPTOMSIn FoxPro 2.5, 2.5a, and 2.5b for Windows and FoxPro 2.5 for MS-DOS, if you have a calculated field in a BROWSE that calls a user-defined function (UDF), and the UDF performs an SQL SELECT command with a nonexistent column name, you correctly get the "SQL Column Not Found" error. If you choose the Cancel button, the program closes, but if you choose the Ignore button, you get dumped out of the program with a "Use of transgressed handle" error message in FoxPro for MS-DOS or a general protection (GP) fault in FoxPro 2.5 for Windows. In FoxPro 2.5a and 2.5b for Windows, the program enters a continuous loop until you select another option. STATUS
Microsoft has confirmed this to be a problem in FoxPro versions 2.5, 2.5a,
and 2.5b for Windows and FoxPro 2.5 for MS-DOS. This problem was corrected
in FoxPro 2.5a for MS-DOS and in FoxPro 2.6 for Windows.
MORE INFORMATIONSteps to Reproduce ProblemThe following program demonstrates the problem:
Additional query words: FoxDos FoxWin buglist2.50 buglist2.50a buglist2.50b fixlist2.50a gpf transgressed handle errmsg err msg fixlist2.60
|
|
Last Reviewed: August 24, 1999 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |