Good morning everyone!
I have a small problem here and I am shure someone can help me on that one.
I need to replace some information in that field.
The field type is of type long and I need to replace '\n' characther with a <CR><LF>.
I know! I know! I should be using CLOB but the application does not support other that LONG. (peace of Junck) but I still have to deal with it.
Any clues on how I can do that???
I have a small problem here and I am shure someone can help me on that one.
I need to replace some information in that field.
The field type is of type long and I need to replace '\n' characther with a <CR><LF>.
I know! I know! I should be using CLOB but the application does not support other that LONG. (peace of Junck) but I still have to deal with it.
Any clues on how I can do that???