large DATA Editor - unwanted Tranformation 0D to 0DA in Version 14 and 15

D.Wenzel

Member²
Servus Marcus,


SQL:
select bla, dump(bla) from (select cast('1'||chr(13)||'2' as varchar2(4000)) bla from dual)

bytes - if open the Larg DATA Editor a unwanted, additional CHR(10) 0Ah is added.

Is the a Preference to avoid this?

Ahoi Daniel

... who is proud to have been using PLSQL-Developer for years

0d0a_2.png 0d0a_1.png
 
Thanks for the tip Fabrice, I have passed it on to my colleagues.

Have a nice weekend everyone
(too many configuration options are the death of the hare)

0d0a_lsg.png
 
Last edited:
Back
Top