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.