Recent content by _ic_

  1. I

    NLS_LANG problem

    Hi. We had a problem with OCILobRead when reading a multibyte LOB buffer (Korean). We have found a workaround that seems to solve this problem, but is somewhat awkward. The workaround is to call OCILobRead with csid parameter set to 1, instead of 0, which explicitly sets a charset ID to be used...
  2. I

    NLS_LANG problem

    Hi, My regional settings set to Korean and the NLS_LANG character set set to KO16MSWIN949. I'm getting an error on the Korean client :( , I
Back
Top