PRB: Records Seem Missing from FoxPro 2.5 Table in Later VersID: Q127873 The information in this article applies to:
SYMPTOMSCDX tags containing a conditional test for the length of the key expression may return a different result set between FoxPro version 2.5 for MS-DOS and FoxPro version 2.5a (or higher) for MS-DOS, where trailing spaces (blanks) are stored with keys or are used to search for keys. This problem occurs only when using an untouched version 2.5 table and CDX in a later version.
CAUSEThere was a minor change in how the CDX tag is stored and read from the CDX file between version 2.5 and later versions. This change was made to accommodate index key construction for other-than machine collation sequences.
RESOLUTIONReindex the file in the current version.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Copy and run the following code in FoxPro version 2.5 for MS-DOS:
2. Copy and run the following code in version 2.5a or later:
3. Reindex the file in the later version. Then run the code again. Notice
Additional reference words: FoxDos 2.50a 2.50b 2.60 2.60a
KBCategory: kbusage kbprb
KBSubcategory: FxotherGeneral
|
|
Last Reviewed: March 23, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |