Re: Very strange Error in Updates - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Very strange Error in Updates
Date
Msg-id 40F715DA.3000102@opencloud.com
Whole thread Raw
In response to Re: Very strange Error in Updates  ("Dario V. Fassi" <software@sistemat.com.ar>)
List pgsql-jdbc
Dario V. Fassi wrote:

> One more question, using the PreparedStatement.setBytes() , can be done
> the treatment that ODBC does with that fields ?

I don't think setBytes() will work -- it deals with bytea fields which
have their own text representation for binary data ('\nnn' escapes)

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Very strange Error in Updates
Next
From: Tom Lane
Date:
Subject: Re: Very strange Error in Updates