Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Repair() for corrupted Memo
Message
From
29/03/2006 17:15:49
 
 
To
22/03/2006 11:34:15
General information
Forum:
Visual FoxPro
Category:
Stonefield
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01106692
Message ID:
01109000
Views:
7
Amanda,

I was searching the UT messages on how to repair memo file and came
across your message (this one below). I was wondering if you found a good tool/approach to repair the memo field? I have foxfix and have SDT (I have not tried SDT yet) but foxfix was not helpful so far.

Please let me know. Thank you.


>Hello all. I am attempting to repair a memo file attached to a table in a VFP9 SP1 database. I am using the the SDT 6.2b classses, as such:
>
>PUBLIC gcUserName
>gcUserName="iePoint SDTRepairDBC"
>open database iePoint excl
>oMeta = newobject('DBCXMgr', 'DBCXMGR.VCX')
>
>oMeta.SetDatabase(dbc())
>
>IF oMeta.oSDTMgr.Repair('STUDENT')
>   return
>ENDIF
>
>
>The code runs without error, though the memo file is not repaired. I still receive the error 'fpt is missing or invalid.'
>Any suggestions?
>TIA
>Amanda
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform