Re: VFP 8 - Closing Databases/Tables prior to encryption
- From: "Mahmud Abdulla" <abdulla@xxxxxxxx>
- Date: Mon, 13 Jun 2005 11:05:28 +0530
The Database contain data which is distrubuted to clients - encryption is
done prior to the databases being distributed.. At the clients end the
databases are always encrypted.
Still I do need to know how to ensure that all databases/free tables are
closed before the encryption is done
Regards
Mahmud
"Roger Ansell" <notmyreal@xxxxxxxxxxxxxxxx> wrote in message
news:uNlM5IpbFHA.3444@xxxxxxxxxxxxxxxxxxxxxxx
> Mahmud Abdulla <abdulla@xxxxxxxx> wrote:
>> I need to ensure that all databases/Tables are closed before I start
>> encrypting them. What commands should be used to to do this? Is there
>> anyway to check that whether the databases/Tables are closed prior to
>> starting the encryption process. A few lines of code would be most
>> helpful
>
>
> Why not encrypt records as they are written?
> If security is an issue (which I guess it is as you're encrypting),
> leaving
> the encryption process to a time when nobody is using your tables
> leaves your data in an unencrypted state. Anyone can read it!
>
> Roger
>
> --
> Roger Ansell
> Adelaide, Australia
>
> My real email address is ransell at senet dot com dot au
>
>
.
- Follow-Ups:
- Re: VFP 8 - Closing Databases/Tables prior to encryption
- From: Bernhard Sander
- Re: VFP 8 - Closing Databases/Tables prior to encryption
- References:
- VFP 8 - Closing Databases/Tables prior to encryption
- From: Mahmud Abdulla
- Re: VFP 8 - Closing Databases/Tables prior to encryption
- From: Roger Ansell
- VFP 8 - Closing Databases/Tables prior to encryption
- Prev by Date: Re: To Microsoft
- Next by Date: Re: database - table references (VFP9)
- Previous by thread: Re: VFP 8 - Closing Databases/Tables prior to encryption
- Next by thread: Re: VFP 8 - Closing Databases/Tables prior to encryption
- Index(es):
Relevant Pages
|