The information in this article applies to:
SYMPTOMSWhen opening the same tables in two separate private data sessions with the same index tag in both, the setting of ASCENDING or DESCENDING is not scoped to the data session. If in one data session you open a table and set the order to ascending and then start another data session and open the table and set the order to descending, the descending order is also applied to the first data session. This is an issue only when both forms are running in the same session of Visual FoxPro or a Visual FoxPro Runtime. RESOLUTIONIn the Activate Event of the form, issue the SET ORDER TO command. For example:
STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words:
Keywords : kbVFp kbVFp300 kbVFp300b kbVFp500 kbVFp500a kbVFp600 FxprgTable |
Last Reviewed: December 10, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |