| Type: | Tip |
| Summary: | |
| This explains why an encrypted DBF might become decrypted after a PACK command and how to avoid it. | |
| Additional Information: | |
When your program issues a PACK command, XBASE platforms, such as Visual FoxPro or xBase++, use the following procedure internally:
In this process, original-file might become decrypted because PACK actually creates a new file. You can avoid this in a couple of different ways:
|
|