EInternalError and Exception Message..

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
zguven
Posts: 21
Joined: Mon 05 May 2008 19:39

EInternalError and Exception Message..

Post by zguven » Wed 17 Jul 2013 07:07

when a trigger raise a exception with using raise_application_error function, odac generates EInternalError and Shows Message in Chinese or Japanese or ...

What is a problem?

Our database :10.2.0.1
Charset : WE8ISO8859P9
Session is not unicode.
Delphi XE2 + 8.1.6.12

Please Urgently.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: EInternalError and Exception Message..

Post by AlexP » Wed 17 Jul 2013 09:27

Hello,

Please specify the connection mode you use (Direct or OCI).

zguven
Posts: 21
Joined: Mon 05 May 2008 19:39

Re: EInternalError and Exception Message..

Post by zguven » Wed 17 Jul 2013 09:34

Direct

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: EInternalError and Exception Message..

Post by AlexP » Wed 17 Jul 2013 13:15

Hello,

We cannot reproduce both this issue, and the one described in the topic http://forums.devart.com/viewtopic.php?t=23423 , even with a database having parameters you have specified. Please email us your application and database object creation scripts at alexp*devart*com

Post Reply