Insert html encode string
Hi,
Our application inset encoded url like this one : http%3A%2F%2F10.3.3.38%3A80%2Fmylibk.com
in our teste server Oracle 18C this work well but in client Oracle is inserted like this
httpAFF10.3.3.38A80Fmylibk.com
I tried to compare database configuration and all parametrs are same
any idea ?