diff options
author | Charles Yin <charles.yin@nokia.com> | 2010-07-16 01:15:06 (GMT) |
---|---|---|
committer | Charles Yin <charles.yin@nokia.com> | 2010-07-21 00:41:23 (GMT) |
commit | f8f255553f3640355d3e196e100778256741701c (patch) | |
tree | 93e79ad74f10a71cf974b054f1a8aedc3f233e46 /dist | |
parent | ea6e156370c962eecc19c0c406a2d52e28f5682b (diff) | |
download | Qt-f8f255553f3640355d3e196e100778256741701c.zip Qt-f8f255553f3640355d3e196e100778256741701c.tar.gz Qt-f8f255553f3640355d3e196e100778256741701c.tar.bz2 |
Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.
If Oracle national char types use different charset(NLS_NCHAR_CHARSET) with
the database charset (NLS_CHARSET), the oci client need to set OCI_ATTR_CHARSET_FORM
to SQLCS_NCHAR instead of SQLCS_IMPLICIT.
Task-number: QTBUG-10919
Reviewed-by: Michael Goddard
Diffstat (limited to 'dist')
0 files changed, 0 insertions, 0 deletions