Newlines in String inserts with JDBC

From: Ken Kachnowich <khkachn(at)toad(dot)net>
To: Postgres interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Newlines in String inserts with JDBC
Date: 2000-09-28 00:18:09
Message-ID: 39D28E41.B22FFB7C@toad.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Friedman, Eric 2000-09-28 00:33:58 RE: Newlines in String inserts with JDBC
Previous Message Finn Kettner 2000-09-27 00:25:01 libpq static link library dowsn't work (M$ VS6)