OraCall functions for internationalisation

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ChrisSlater
Posts: 4
Joined: Wed 23 Nov 2005 23:06

OraCall functions for internationalisation

Post by ChrisSlater » Wed 23 Nov 2005 23:22

I am currently internationalising a product, and want to change from DOA to ODAC. Looking at some of your functions in the OraCall unit, it appears that not all handle unicode. In particular, ones that deal with Oracle Home and TNS Names.

Is this an oversight, or has it been determined that these functions do not need to be updated?

Thanks

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Fri 25 Nov 2005 17:22

ODAC doesn't have such functionality. We are plan to support it but not in the nearest time.

Post Reply