Page 1 of 1
Sql and carriage return
Posted: Tue Aug 23, 2005 6:43 am
by Guy
Hello,__I have a string(255) with carriage retrun and when i print this field there are no carriage return and all the "phrase" are concatened with no space.__I would like the carriage return in my report.__Thank you
=> RE: Sql and carriage return
Posted: Tue Aug 23, 2005 8:33 am
by kfleming
You need to add a section called SPECIAL to the file c:windows
sw.ini and then add the line:____ASCIIEDITOR=0____See if this helps.____Kathleen__R&R Support
==> RE: Sql and carriage return
Posted: Tue Aug 23, 2005 1:04 pm
by Guy
Great__Thank you__