Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Connecting encrypted database
Sun, Jul 8 2012 5:19 PMPermanent Link

Uli Becker

I am trying to add a new database to the Dataset-Manager in WB.
The database I want to access is encryped with a password <> the EDB
default password.
I set LocalEncryptionPassword to MyPassword. (Sessiontype = stLocal).

When testing the connection I get error #100:

Connection error:

ElevateDB Error #100 There is an error in the metadata for the
configuration EDBConfig (The encryption password does not match the
default or current engine encryption password, which may be caused by
the character set not matching the character set in use by the engine)

What am I doing wrong? I don't see any other place where to enter my
password.

Thanks Uli
Mon, Jul 9 2012 3:28 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Uli,

<< When testing the connection I get error #100: >>

Is the database Unicode or ANSI ?  Currently, EWB's IDE only supports using
Unicode EDB databases.

If you have any other questions, please let me know.

Tim Young
Elevate Software
www.elevatesoft.com
Tue, Jul 10 2012 1:52 AMPermanent Link

Uli Becker

Tim,

> Is the database Unicode or ANSI ? Currently, EWB's IDE only supports
> using Unicode EDB databases.

It's a Unicode database.

Uli
Tue, Jul 10 2012 1:16 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Uli,

<< It's a Unicode database. >>

Per email - the current EWB build didn't have the Unicode compiler define
set properly in the build system, so it is supporting ANSI EDB databases
instead of Unicode.  The next build will fix this.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Image