Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread EDB Error #100: encryption password does not match
Sun, Mar 8 2009 9:49 AMPermanent Link

Rolf Frei

eicom GmbH

I'm new to EDB and wants to do my first small application, but if I activate
(Connected = true) the TEDBSession component, I get this 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)."

What does this mean? I have no idea where I should look at. Where Can I set
the encryption password at all in the EDB Manager tool? I'm trying it with
the Unicode verison of the D2009 components.

Regards
Rolf

Sun, Mar 8 2009 10:20 AMPermanent Link

Rolf Frei

eicom GmbH

Ok I found the problem: I created the Tables with the ANSI version of the
EDB Manager, which seemsl not to work with the unicode components.

Regards
Rolf


"Rolf Frei [Team Elevate]" <rolf@eicom.ch> schrieb im Newsbeitrag
news:BB9E5293-2F10-4068-B707-E89E54353130@news.elevatesoft.com...
> I'm new to EDB and wants to do my first small application, but if I
> activate (Connected = true) the TEDBSession component, I get this 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)."
>
> What does this mean? I have no idea where I should look at. Where Can I
> set the encryption password at all in the EDB Manager tool? I'm trying it
> with the Unicode verison of the D2009 components.
>
> Regards
> Rolf
>

Tue, Mar 10 2009 4:58 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Rolf,

<< Ok I found the problem: I created the Tables with the ANSI version of the
EDB Manager, which seemsl not to work with the unicode components. >>

Yes, unfortunately I found this out when I modified the validation error
messages so that they are more specific about the issue being present to the
user about the error.  The problem is that the Unicode version uses a
different default password than the ANSI version due to the character size
differences, thus the encryption mismatch is fired *before* the character
set check against the header of the config file, catalog file, or table
file.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image