Carriage Returns Disappearing

From: <operationsengineer1(at)yahoo(dot)com>
To: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Carriage Returns Disappearing
Date: 2005-05-26 20:16:44
Message-ID: 20050526201644.24250.qmail@web52406.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi all,

my users enter a note. i would like to keep carriage
returns intact. however, when i display the data, the
two carriage returns are lost and replaced with two
spaces.

i use adodb's qstr() fumction to handle my excaping
upon entry.

can anyone help me to keep these carriage returns
intact?

ironicly, i was asking about what to do about carriage
returns a while back b/c i saw them in my development
db. uggh!

tia...


__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new Resources site
http://smallbusiness.yahoo.com/resources/

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message operationsengineer1 2005-05-26 21:18:43 Escaped Characters (Quotes, etc...)
Previous Message Nick Jones 2005-05-26 20:07:36 Functions