0
What is the parameter for Enable High ASCII characters and Unicode for data sources configured for non-Latin characters?
Enthusiast
,
/t5/coldfusion-discussions/what-is-the-parameter-for-enable-high-ascii-characters-and-unicode-for-data-sources-configured-for/td-p/9585584
Dec 14, 2017
Dec 14, 2017
Copy link to clipboard
Copied
Is the parameter for Enable High ASCII characters and Unicode for data sources configured for non-Latin characters in JDBC sendStringParametersAsUnicode=true or different?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/coldfusion-discussions/what-is-the-parameter-for-enable-high-ascii-characters-and-unicode-for-data-sources-configured-for/m-p/9585585#M177664
Dec 31, 2017
Dec 31, 2017
Copy link to clipboard
Copied
Yes, they stand for the same thing. If you check Enable High ASCII characters and Unicode for data sources configured for non-Latin characters, that is the same as appending sendStringParametersAsUnicode=true to the JDBC URL.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

