I've Oracle DB, and fetching a set of data into Recordset and dump it
into excel sheet using CopyFromRecordset Method. But sometimes the
data dump into the Sheet as CHINESE/JAPANESE character. Whereas when I
fire the same query in the DB either using SQL/TOAD the data is fine
meaning, the characters are appears in ENGLISH.
Is any one has face similar kind of problem.
Please help me out of this problem.