Home > Archive > FoxPro database connector > November 2005 > Fixing tables









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Fixing tables
dp

2005-11-29, 8:25 pm

Hi,

Occasionally I get a message "memo file invalid or missing" . In 7 it mostly
was easy to fix by

Use mytable
copy to temp
zap
append from temp

and the memo file usually was ok. In 9 it does not let you open the file at
all so you cannot do the above. How to fix the file then in 9?

TIA


Fred Taylor

2005-11-29, 8:25 pm

Have you tried SET TABLEVALIDATE TO 0 ?

--
Fred
Microsoft Visual FoxPro MVP


"dp" <dp@none.com> wrote in message news:438cadb9$1@news
1.warwick.net...
> Hi,
>
> Occasionally I get a message "memo file invalid or missing" . In 7 it
> mostly
> was easy to fix by
>
> Use mytable
> copy to temp
> zap
> append from temp
>
> and the memo file usually was ok. In 9 it does not let you open the file
> at
> all so you cannot do the above. How to fix the file then in 9?
>
> TIA
>
>



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com