Re: JDBC: Missing Classes?

From: Joseph Shraibman <jks(at)p1(dot)selectacast(dot)net>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: "'Hakan Tandogan'" <hakan42(at)gmx(dot)de>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: JDBC: Missing Classes?
Date: 2000-04-18 18:41:39
Message-ID: 38FCAC62.3FB4F99D@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I notice my fixes to ResultSet are *still* not in there. I can't use the
new drivers without them.

BTW will the 7.0 drivers work with a 6.5.3 backend?

Peter Mount wrote:

> I was having a horrible time committing them last night, so not
> everything is in there yet. When I get home (in about 3 1/2 hours) I'm
> going to try again.
>
> Peter
>
> --
> Peter Mount
> Enterprise Support
> Maidstone Borough Council
> Any views stated are my own, and not those of Maidstone Borough Council.
>
> -----Original Message-----
> From: Hakan Tandogan [mailto:hakan42(at)gmx(dot)de]
> Sent: Tuesday, April 18, 2000 3:22 PM
> To: pgsql-interfaces(at)postgresql(dot)org
> Subject: [INTERFACES] JDBC: Missing Classes?
>
> Hi,
>
> I just saw that the classes org.postgresql.* got checked in, but
> I'm
> missing org.postgresql.Driver. Did someone forget to commit them?
>
> I'm especially looking for org.postgresql.Field, because I'd
> love to
> add a mapping from postgres-large objects to the java.sql.Types.BINARY
> family.
>
> Regards,
> Hakan
>
> --
> Hakan Tandogan hakan(at)iconsult(dot)com
>
> ICONSULT Tandogan - Egerer GbR Tel.: +49-9131-9047-0
> Memelstrasse 38 - D-91052 Erlangen Fax.: +49-9131-9047-77
>
> "Any sufficiently advanced bug is indistinguishable from a feature"

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Conners 2000-04-18 19:08:31 Re: Using PGSQL via ODBC from within StarOffice ...
Previous Message Guillaume Rousse 2000-04-18 18:40:00 Re: where to close statement ?