CRLF problem going from Linux PostgreSQL server to WinXP client via ODBC.

From: Roy Souther <roy(at)silicontao(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: CRLF problem going from Linux PostgreSQL server to WinXP client via ODBC.
Date: 2006-03-06 23:20:14
Message-ID: 1141687214.17071.127.camel@UtopiaPlanetia
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have some multi-line address fields in my Linux PostgreSQL that get
populated as Linux lines with CR line terminators. This works fine until
a Windows client connects to it over ODBC and then barks because the end
of line is not in CRLF format.

Is there a simple fix for this? Is there anything I can do on the server
side or in the PostgreSQL ODBC client settings?

Royce Souther
www.SiliconTao.com
Let Open Source help your business move beyond.

For security this message is digitally authenticated by GnuPG.

Browse pgsql-general by date

  From Date Subject
Next Message Marc Munro 2006-03-06 23:47:39 Re: [pgsql-general] Daily digest v1.5986 (24 messages)
Previous Message Michael Fuhr 2006-03-06 23:17:28 Re: About when we should setup index?