PRB: "Table Is Not Ordered" When Running SetupWizardLast reviewed: April 29, 1996Article ID: Q102454 |
The information in this article applies to:
SYMPTOMSSETUP.APP (the FoxPro for Windows Distribution Kit Setup Wizard) fails with the error message:
Table is not ordered -or- Index Does Not Match Table. Recreate Index. CAUSEThe DKCONTRL.DBF file is corrupt.
RESOLUTIONDelete the DKCONTRL.DBF and DKCONTRL.CDX files that are in the same directory as your application files.
STATUSThis behavior is by design.
MORE INFORMATIONSETUP.APP creates the DKCONTRL.DBF database and DKCONTRL.CDX index files, which track the files to be included in the application you are creating. If you delete the DKCONTRL.DBF and DKCONTRL.CDX files, SETUP.APP rebuilds them the next time it is run. NOTE: This error often appears after you have aborted the MS-DOS compression utility included in SETUP.APP.
|
Additional reference words: FoxWin 2.50 2.50a errmsg err msg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |