Article ID: 165410 - Last Review: May 12, 2003 - Revision: 2.1 PRB: Private DataSession Loses ASCENDING | DESCENDING OrderThis article was previously published under Q165410 On This PageSYMPTOMS
When 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.
RESOLUTION
In the Activate Event of the form, issue the SET ORDER TO command. For
example:
STATUS
Microsoft is researching this problem and will post new information here in
the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONSteps to Reproduce Behavior
| Article Translations
|
Back to the top
