Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread DBISAM vs ElevateDB
Mon, Feb 23 2009 11:39 AMPermanent Link

"Robert"
Going thru the feature comparison list, I see this

(10) The table encryption in DBISAM is performed using a developer-defined
password for each table, while ElevateDB uses one engine-level password for
all tables

what does it mean?

Thanks.

Robert

Mon, Feb 23 2009 6:01 PMPermanent Link

"Adam H."
Hi Robert,

I believe it means that tables in DBISam are individually encrypted. (ie, if
you want all the tables to be encrypted you have to encrypt each one, one by
one), as opposed to EDB which allows you to encrypt an entire database
without having to individually encrypt each table.

.... or so that's how I understand it. Smile

Cheers

Adam.
Mon, Feb 23 2009 7:30 PMPermanent Link

"Robert"

"Adam H." <ahairsub5@jvxp_removeme.com> wrote in message
news:44CEC6C5-244A-4699-9B95-13BAF499FD6C@news.elevatesoft.com...
> Hi Robert,
>
> I believe it means that tables in DBISam are individually encrypted. (ie,
> if you want all the tables to be encrypted you have to encrypt each one,
> one by one), as opposed to EDB which allows you to encrypt an entire
> database without having to individually encrypt each table.
>

As long as I can still do it the DBISAM way, encrypting just one table at a
time, I'm OK with that.

Robert

Mon, Feb 23 2009 9:36 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Robert,

<< (10) The table encryption in DBISAM is performed using a
developer-defined password for each table, while ElevateDB uses one
engine-level password for all tables

what does it mean? >>

As you know, DBISAM used a (possibly) different password for each table that
was encrypted.   With ElevateDB, you set the password at the engine level in
code, and simply designate which tables you want encrypted.  All of the
encrypted tables are encrypted using the same password, and the whole
AddPassword, RemovePassword, etc. functionality is no longer required.  The
user security functionality was effectively separated from the disk
encryption functionality.  IOW, in ElevateDB if you want to restrict access
to a particular table, then you should use users/roles and database/table
privileges to do so, not encryption.  If you want data to be secure on disk,
then you would encrypt the tables and/or database catalog (the configuration
file is always encrypted in ElevateDB because it stores the user security
information).

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Feb 24 2009 6:47 AMPermanent Link

"Rita"

"Tim Young [Elevate Software]" <timyoung@elevatesoft.com> wrote in message
news:8FDE8DF3-A894-482A-BF23-AEE06AE4BE32@news.elevatesoft.com...

Good job Rudy does not frequent this group,
his finger would hover on his OT button.
Double barrell question's send him crazy.
He couldnt figure the subject line Wink
Rita

Image