N Nis Member May 9, 2007 #1 The Editor replaces a CHR(10) with CHR(13)CHR(10). The BUG is reproducible by inserting '1'||CHR(10)||'2' in a VARCHAR2 cloumn for example. The Editor shows wrongly '310D 0A32'. Greetings Nis
The Editor replaces a CHR(10) with CHR(13)CHR(10). The BUG is reproducible by inserting '1'||CHR(10)||'2' in a VARCHAR2 cloumn for example. The Editor shows wrongly '310D 0A32'. Greetings Nis
Marco Kalter Administrator Staff member May 9, 2007 #1 On the Windows client you will indeed see CR/LF pairs. In the database they will just be LF though.