diff options
author | Charles Yin <charles.yin@nokia.com> | 2010-07-16 01:15:06 (GMT) |
---|---|---|
committer | Toby Tomkins <toby.tomkins@nokia.com> | 2010-07-22 02:48:54 (GMT) |
commit | 39972703212b5580c9f4fbd2c6ce698f52d35ca0 (patch) | |
tree | 7e18159e7931407da8a53a559d125a0d107af310 /configure | |
parent | 609435eddf02a9321c25f385b91852a47d9152f9 (diff) | |
download | Qt-39972703212b5580c9f4fbd2c6ce698f52d35ca0.zip Qt-39972703212b5580c9f4fbd2c6ce698f52d35ca0.tar.gz Qt-39972703212b5580c9f4fbd2c6ce698f52d35ca0.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
(cherry picked from commit f8f255553f3640355d3e196e100778256741701c)
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions