I have problem with text of SQL command with UTF8 characters
- When passing UTF8 characters only by parameters, it's OK.
- When UTF8 characters are placed directly in Text property, they have been lost and question marks are sent to Oracle.
Is it lost by UniDAC, Delphi or Oracle OCI? Have you any idea how send they correctly?
win8, Delphi XE5, UniDAC 5.2.5, Oracle 12 instant client
Code: Select all
SpecificOptions.Values['UseUniCode'] :='True'; // only for data from Oracle
☃ Snowman ☃ U+2603
❄ Snowflake ❄
❅ Tight Snowflake ❅
❆ Heavy Snowflake ❆
... or everything in azbuka like было.
Thanks in advance