Re: Use of bytea

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: cjwhite(at)cisco(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Use of bytea
Date: 2004-12-05 21:22:21
Message-ID: 41B37C0D.3070905@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc

Chris White (cjwhite) wrote:
> Do not worry just realized how to do it using PreparedStatement.

Ah, sorry, I thought you were just asking if the driver would handle it.
Yeah, just use PreparedStatement.setBytes(). We use bytea values in
where clauses in this way with no problems.

-O

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message David F. Skoll 2004-12-05 21:45:07 Very busy 24x7 databases and VACUUM
Previous Message Chris White (cjwhite) 2004-12-05 19:36:20 Re: Use of bytea

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-12-05 21:29:24 Re: prepared statement call fails
Previous Message Andrew M 2004-12-05 21:10:42 Re: SSL confirmation