S
Sam Kong
Hello!
I am trying to get data from Oracle 8.0.5 via OracleConnection.
Oracle's NLS_LANG is set to AMERICAN_AMERICA.US7ASCII.
The data is Korean.
There was no problem getting data using VB6 or Delphi.
But with C#, the characters are broken.
I believe that it's a character encoding problem.
What can I do?
Thanks.
Sam
I am trying to get data from Oracle 8.0.5 via OracleConnection.
Oracle's NLS_LANG is set to AMERICAN_AMERICA.US7ASCII.
The data is Korean.
There was no problem getting data using VB6 or Delphi.
But with C#, the characters are broken.
I believe that it's a character encoding problem.
What can I do?
Thanks.
Sam