PRB: Appending from dBASE IV Table That Has Memo Causes ErrorID: Q129010 The information in this article applies to:
SYMPTOMSAppending from a dBASE IV file that has a memo field causes a "Cannot convert Memo file for a read-only file" error message.
RESOLUTIONMake a copy of the dBASE IV database and memo files (*.DBF and *.DBT files). Then use the database file. FoxPro will prompt you to convert the memo file. You should then be able to append from the file.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior1. Make a copy of a dBASE IV table (*.DBF) and its associated memo file 2. USE the newly created copy. A message box "Convert MEMO file to FoxPro
3. Append from the original table by using the APPEND FROM command. A
4. A "Cannot convert Memo file for a read-only database file" error message
5. Append from the copy with the converted memo file. The error message
Additional reference words: FixWin FoxDos 2.60a
KBCategory: kbprg kbprb
KBSubcategory: FxprgTable
|
|
Last Reviewed: April 18, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |