| From: | Barry Lind <barry(at)xythos(dot)com> |
|---|---|
| To: | Robert Dyas <rdyas(at)covont(dot)com> |
| Cc: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: problems with setBytes getBytes |
| Date: | 2002-04-15 15:29:59 |
| Message-ID: | 3CBAF1F7.7080504@xythos.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kovács Péter | 2002-04-15 15:57:41 | Re: Using postgresql connection in distributed environment |
| Previous Message | Dave Cramer | 2002-04-15 15:03:52 | Re: Inserting 'Dates' in database |