Page 1 of 1

Using Direct Mode and Username is Chinese problem

Posted: Wed 30 Apr 2008 03:47
by phil4000
OraSession.Option.Direct = true;
OraSession.Username = '中文'; <-Chinese Username
set OraSession.Connected = true;
the OraSession show 'ORA-01017:invalid username/password; logon denied''s error message.

Image

Posted: Mon 05 May 2008 07:08
by Plash
Direct mode does not support national characters in username and password.