Page 1 of 1

How to use utf-8 characters in SQL?

Posted: Mon Feb 26, 2024 10:35 pm
by Vijay Kamath
Hi,

While executing program DSNTEP2, how can we pass utf-8 characters in SQL, for example "äáò" and other such characters. Please guide.

Re: How to use utf-8 characters in SQL?

Posted: Wed Mar 06, 2024 4:38 pm
by LyleExepe
Have you considered using the "UTF-8" character set in the SQL program to handle characters like "äáò"?