PRB: Resolving FoxPro "Memo File Is Missing/Invalid" ErrorLast reviewed: October 18, 1996Article ID: Q94348 |
The information in this article applies to:
SYMPTOMSWhen you try to open a table, the error message "Memo File is Missing/Invalid" appears.
RESOLUTIONCopy a valid memo file over the corrupt memo file to access the database again. NOTE: The original memo field information will be lost unless the valid memo file was an exact backup of the corrupt file. All memo field backup files have an extension of .TBK. The corrupt memo file will have an .FPT extension, such as OLD.FPT. In the following example, assume NEW.FPT is a valid memo file. To bypass the error message and access the database again, type the following command at the MS- DOS command prompt:
copy new.fpt old.fptThe new memo file being used can be from any database that has a valid memo field associated with it. This allows the database to be opened in FoxPro again.
STATUSThis behavior is by design.
|
Additional reference words: 5.00 VFoxWin 3.00 FoxDos FoxWin 2.00 2.50 2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |