converting LF to CRLF
474563Dec 15 2005 — edited Dec 16 2005Hello,
I want to know how to convert LF characters ro CRLF characters. Is there any SQL function who can do that?
I'm using Oracle Forms6i and I do have a text item that users fill and print. The problem is that some users are copying and pasting data into the text item using a mac or unix-derivative OS and I need to covert this final text into printable Ascii and CRLF characters. How can I do that?