LJ
LJ
It looks like just that character.
The fact that it's only not translating this character correctly makes me think there is a deeper issue here with some IBM-supplied programs. Will have to look into it more...
@paolos69 May I ask what editor you used to get that character in there? SEU?
Also happening with ACS.
Had some discussions with other people. Here are some notes and quotes. ---  ``` E2969485 40A68589 9984407C 40838881 998183A3 Some weird § charact ``` `7C` is `§` in 280/1144,...
@paolos69 Are you able to run a select over the view created over member you're trying to create to see if you're having the same issue? 1. `CREATE OR REPLACE...
Notes to self: neat idea. Would require generating some interesting SQL for when SQL mode is enabled, and same JS when it is disabled. The important part is to supply...
@m-tyler wow, you're really putting in a lot of work. I am open to the SQL regex stuff, but we'd also have to make it work when SQL is disabled...
@szsascha I would like to implement this, but I am unsure how I would display the info. Any ideas?
@szsascha Do you know any examples of that happening on other apps?