PRB: SET ORDER TO Does Not Move Record Pointer to Top of FileLast reviewed: June 27, 1995Article ID: Q88235 |
The information in this article applies to:
SYMPTOMSWhen a SET ORDER TO <index field> statement is issued, the record pointer defaults neither to the first record in the index nor to the top of the file.
RESOLUTIONTo sequentially step through an indexed database after issuing a SET ORDER TO command, use the GO TOP statement before executing the command.
MORE INFORMATION
Steps to Reproduce Problem
|
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |