Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Dreaded Memo File is Missing/Invalid
Message
From
24/09/2012 13:18:29
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01553540
Message ID:
01553543
Views:
47
>>>Hi Gang!
>>>
>>>In working with a new (to me, but old) Project, I have an old table called
>>>
>>>invrstrings.dbf with its cdx and fpt files.
>>>
>>>I can open it just fine with the USE command. It has 4 memo fields in it.
>>>
>>>And I can browse it ok... except when the mouse hovers over the last 2 memo files in the browse, it throws up the
>>>
>>>"Memo file invalid or missing" error.
>>>
>>>So....... any suggestions on how to fix this? I don't have any old backups of this file with this data in it... all I have all blank tables to go back to, and I want to use this data for testing purposes to learn how the program works.
>>>
>>>Thanks a bunch!!!
>>
>>
>>use vfp6
>>
>>use invrstrings excl
>>alter table invrstrings add dummy L novalidate
>
>Same error message at this point in running these interactively.
>
>>
>>alter table invrstrings drop dummy novalidate
>>
>>use
>>
>>
Can you delete these records?
Or check for CMRepair from http://www.cmstory.com.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform