At 06:39 AM 7/30/2011, Mohammed Sattar wrote:

Hi Marc
Is your Database owner protected
If yes then the unload all command prodeces a text file which
also shows the Ownername and this text file is editable by any
text editor Which may compromise your Ownername

Mohammed,

A very good point, and a valid concern.  However, did you know
that you can secure the output text file with R:BASE encryption?

Latest versions of R:BASE (for Windows) include added ENCRYPT
parameter that can be used to protect and encrypt any output file.

A 512-bit encryption method is used to obscure any output data,
making it unreadable without R:BASE and the decryption password.

R:BASE encryption password is limited to 32 characters, and is
case sensitive.

Example:

OUTPUT filename.ext ENCRYPT password
UNLOAD ALL
OUTPUT SCREEN

Editing or running the encrypted output file will prompt you for
the file password.

You may RUN the encrypted file with added password parameter.

Example:

RUN filename.ext password

That is your tip of the day!

Very Best R:egards,

Razzak.
--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, place any text to search for.
================================================


Reply via email to