Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scary story with happy ending
Message
De
28/06/2008 09:41:32
 
 
À
28/06/2008 02:41:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01327437
Message ID:
01327459
Vues:
17
>would give gibberish with cryptor in tho loop, as the copied table is raw data again.
>
>>Yep, I have had the SET TABLEVALIDATE save me a few times before too. What I've done in the past is once I was able to open the table, I copied it to another table then reindexed the new table...delete the 1st table and then rename the 2nd one to the 1st one.
>>

Actually no. This was the process.

1) Tell Cryptor that table aa.dbf and aa.fpt are encrypted.
2) Open Table aa.dbf and aa.fpt with modi comm. Results are unencrypted.
3) Save tables from modi comm as aa1.dbf and aa1.fpt. Results are unencrypted.
4) Copy aa.cdx to aa1.cdx with windows explorer since cdx is not encrypted.
5) SET TABLEVALIDATE TO 8
6) Use aa1. This was the crucial step that SET TABLEVALIDATE allowed.
7) COPY TO aa WITH CDX. Results are encrypted again and ready to use.

Alex
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform