The information in this article applies to:
SYMPTOMSWhen an index key expression contains a date in non-strict date format and SET STRICTDATE TO is set to 1, opening or setting the order on the table may result in the following error:
CAUSEThis problem may arise if you convert code from a version of FoxPro that did not have the STRICTDATE functionality. RESOLUTIONAs a workaround, make sure the date is entered in strict date format. In this case, the index expression would read:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
From the Tools menu, choose Options. In the Options dialog box, click the General tab. Under the "Year 2000 Compliance" section, change the Strict Date Level to 1-Constants. Press the Set As Default button, and close the dialog box. A Strict Date Level of 1 is the default value in Visual FoxPro 6.0.
Additional query words: KBDSE
Keywords : kbDatabase kbVFp600bug kbXBase KbDBFDBC kbGrpFox kbDSupport kbCodeSnippet |
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |