Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scary story with happy ending
Message
From
28/06/2008 09:41:32
 
 
To
28/06/2008 02:41:08
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01327437
Message ID:
01327459
Views:
16
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform