Page 1 of 1

Display no traditinoal chinese word in Direct mode

Posted: Tue 25 Aug 2009 02:18
by wingtang
We use dbExpress Oracle driver 4.40.0.16, when we use Devart Oracle Direct mode to connnect Oracle 10g DB, we can't display the traditional chinese charset, while we change to Devart Oracle mode, it is ok just like notthing happened. Is there something wrong?

Posted: Tue 25 Aug 2009 08:48
by Plash
Please specify the character set of your database.

Posted: Wed 26 Aug 2009 02:31
by wingtang
Plash wrote:Please specify the character set of your database.
Could you tell me what the charset should i set if we would like to show chinese charset? :(

Posted: Thu 27 Aug 2009 08:06
by Plash
You don't need to set the Charset extended driver option.

Please run the following query to learn the kind of the character set of your database:

SELECT * FROM V$NLS_PARAMETERS