RE: Newlines in String inserts with JDBC

From: "Friedman, Eric" <eric(at)eTranslate(dot)com>
To: "'khkachn(at)NOSPAMtoad(dot)net'" <khkachn(at)NOSPAMtoad(dot)net>, Postgres interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: RE: Newlines in String inserts with JDBC
Date: 2000-09-28 00:33:58
Message-ID: CFBA57E8B311D4118A0C009027E868EC91320A@ussfhqmbx01.etranslate.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Why do you need to replace them?

-----Original Message-----
From: Ken Kachnowich [mailto:khkachn(at)toad(dot)net]
Sent: Wednesday, September 27, 2000 5:18 PM
To: Postgres interfaces
Subject: [INTERFACES] Newlines in String inserts with JDBC

Is there a method that could be used to insert Strings containing
newline charaters using the JDBC interface? I could replace them
with some character before the insert but what would be a good
character to use?

Thanks,

Ken

Browse pgsql-interfaces by date

  From Date Subject
Next Message Troels Jegbjaerg Moerch 2000-09-28 07:54:21 JDBC Interface Using Large Objects
Previous Message Ken Kachnowich 2000-09-28 00:18:09 Newlines in String inserts with JDBC