Re: problems with setBytes getBytes - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: problems with setBytes getBytes
Date
Msg-id 3CBAF1F7.7080504@xythos.com
Whole thread Raw
In response to problems with setBytes getBytes  ("Robert Dyas" <rdyas@covont.com>)
List pgsql-jdbc
Read the 7.2 documentation for the jdbc driver.  It describes how to
revert back to the old behavior.

--Barry

Robert Dyas wrote:
> I am using Postgresql 7.1.3 on Linux (Redhat 7.2).
>
> Using a JDBC driver for that version, setBytes and getBytes works great.
> When I tried the new driver (latest on your web site April 9, 2002)
> everything works except setBytes getBytes don't work at all with oid
> columns. Since this used to work, this seriously breaks backward
> compatiability.
>
> Any ideas?
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>



pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Timestamp Problem (index out of range)
Next
From: Thomas O'Dowd
Date:
Subject: Re: Timestamp Problem (index out of range)