ODAC Net and username in russian symbols

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

ODAC Net and username in russian symbols

Post by Guest » Wed 16 Feb 2005 08:54

Hello!
I have problem with connection to Oracle through ODAC NET under users which have name in russian symbols. I receive "invalid username/password; logon denied" error message. But if I try to connect through OCI, connect establish successfully. What you can advise me?

Paul
Posts: 725
Joined: Thu 28 Oct 2004 14:06

Post by Paul » Fri 18 Feb 2005 16:01

Net option does not support user names with national characters.

Post Reply