Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo file is missing or is invalid
Message
De
29/11/2000 10:33:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Titre:
Memo file is missing or is invalid
Divers
Thread ID:
00446743
Message ID:
00446743
Vues:
58
Our network went down yesterday while a user had a VFP application opened. A Memo file of a free table (VFP 5.0) got corrupted. I tried to use Stonefield application to fix the file but it failed. This is the first time I used this product so I'm not sure I did it right. Here is my code.

set classlib to d:\STONEFIELD\SDT\SOURCE\DBCXMGR additive
oMeta = createobject('DBCXMgr')

* Invent is the name of the free table whose memo file got corrupted
?oMeta.oSDTMgr.Repair('!invent')

I got the following error messages:

Error#: 11
Message: Function argument value, type, or count is invalid
Line#: 78
Method: DBCXMGR.OSDTMGR.REPAIRONETABLE

Error#: 11
Message: Function argument value, type, or count is invalid
Line#: 88
Method: DBCXMGR.OSDTMGR.REPAIRONETABLE

However, the function return true. Another thing I want to point is I can open the table without any problem, only when I tried to pack the table or pack the memo file then I got the error message "Memo file is missing or is invalid". Anyone has any idea what I did wrong?

Thank you for your help,
Sue Pettus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform