Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Repair() for corrupted Memo
Message
 
 
À
22/03/2006 11:34:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01106692
Message ID:
01109000
Vues:
5
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform