EOraError Message in Unicode

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tybcrlab
Posts: 1
Joined: Thu 09 Aug 2007 09:02

EOraError Message in Unicode

Post by tybcrlab » Thu 09 Aug 2007 09:07

Hello

I am trying to get the error message contained in EOraError as WideString. Since the Exception/EOraError does not support unicode, we are looking for a workaround. Is there a way of getting the error as WideString "manually" in the exception handler?

Thanks for any suggestions.

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Thu 09 Aug 2007 10:42

There is no such way.

Post Reply