A varchar2 data field populated from a VB app, is stored with CR/LF delimters. However, MS Excel does not like the CR, and prefers a LF only.
Displaying fields using SQLPlus and other applications appear deal with LF only.
Question: How does one get VB to insert LF only, rather than CR/LF
Displaying fields using SQLPlus and other applications appear deal with LF only.
Question: How does one get VB to insert LF only, rather than CR/LF