The information in this article applies to:
SYMPTOMSPlacing the ERROR MESSAGE() function before or after an SQLCONN() command causes Visual FoxPro 5.0x to perform an illegal operation under Windows NT 4.0. Under Windows 95, the following error appears: Clicking the Details button reveals the following message:
CAUSEThe behavior only occurs when the ERROR MESSAGE text is a null string. If any error occurs before SQLConnect() is called, ERROR MESSAGE() reports the text of the last error, and the code does not cause the memory protection fault. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce BehaviorCreate a program that contains the following code and run the program:
After the code runs, the error described in the SYMPTOMS section appears.
Additional query words: kbDSupport KBDSE gpf hang crash kbVFp500bug kbODBC
Keywords : |
Last Reviewed: August 12, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |