The information in this article applies to:
SYMPTOMSIf you have SET COMPATIBILITY ON for dBASE when you are running a crosstab query programmatically, the following error occurs: If you have SET COMPATIBILITY ON for dBASE when you are running a crosstab query using the Query Designer, the following error occurs: After you click the OK button, the query appears. WORKAROUNDWhen you run a crosstab query programmatically or use the Query Designer, SET COMPATIBLE must be OFF to avoid these error messages. By default, SET COMPATIBLE is OFF. STATUSMicrosoft 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 5.0 for Windows. MORE INFORMATIONSteps to Reproduce BehaviorTo reproduce the error programmatically, type the following code into a program and run it. Make sure that SET COMPATIBLE is ON. From the Tools menu, click Options. Click the General tab and select the "dBASE Compatibility" check box:
Additional query words: kbstream VFoxWin
Keywords : FxtoolRqbe |
Last Reviewed: December 13, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |