is it possible to customize message constants in DAConsts.dcu or somewhere else ?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sarimustafa
Posts: 1
Joined: Tue 12 Sep 2006 14:35

is it possible to customize message constants in DAConsts.dcu or somewhere else ?

Post by sarimustafa » Tue 12 Sep 2006 15:26

Hi,
I wanna customize error messages sended by odac components because of language difference.

How do I do that?

I dont have DAConsts.pas or other source files.

I wonder how people do that?

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Wed 13 Sep 2006 13:18

Module DAConsts contains error messages that concern working with our components, not server errors. Do you mean these messages?

Post Reply