Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: Oracle Character set problem
Oracle Character set problem
Posted: 2008/01/03 10:20
 
In AnyDac for MySQL there is parameter to set the charset

In AnyDac Oracle in database with charset other than English the strings in all fields that contain not English string , the strings fteched like this : ??? ???? ??

the Oracle database is very much okay

In Other Components (like corlab ) there ara Charset parameter to use Charset in client side

Please Response

Thank you.
Re:Oracle Character set problem
Posted: 2008/01/04 10:51
 
Do you set NLS_LANG parameter properly ? So, you can post / fetch data using SQL*Plus ?