Re: RE: [GENERAL] JBuilder4 JDBC Explorer - Mailing list pgsql-jdbc

From Peter T Mount
Subject Re: RE: [GENERAL] JBuilder4 JDBC Explorer
Date
Msg-id 986475670.3acc6c96c5efc@webmail.retep.org.uk
Whole thread Raw
In response to Re: RE: [GENERAL] JBuilder4 JDBC Explorer  ("Heather Grace" <heather@radiovoodoo.com>)
List pgsql-jdbc
Quoting Heather Grace <heather@radiovoodoo.com>:

> >>The newer 7.1 driver does not suffer from this problem
>
> Can you tell me where to download this driver or post it here?  I
> haven't received a response to my previous post about  where to download the
> driver from.  There are no links on the following page:

I'm slowly going through the mail backlog...

>
> http://jdbc.postgresql.org/download for 7.1 or the beta drivers.
>
> So, if anyone has it, can you send it to me, please, or post it here!!

The lists are not for posting binaries. Please do not post any attachment to
the list!


> I
> have received several emails from other people on this list, wanting it
> too.

I am working on it, but I am having both time problems and problems with the
jdk's at home to produce the 5 different versions of the jar file. I will get
them online by the time 7.1 is released, but it isn't my current priority.

Peter

> --heather grace
> heather@radiovoodoo.com
>
> ----- Original Message -----
> From: "Peter T Mount" <peter@retep.org.uk>
> To: "Norman J. Clarke" <norman@combimatrix.com>
> Cc: "John Menke" <john@eagleinfosystems.com>;
> <pgsql-general@postgresql.org>; <pgsql-jdbc@postgresql.org>
> Sent: Thursday, April 05, 2001 4:45 AM
> Subject: [JDBC] RE: [GENERAL] JBuilder4 JDBC Explorer
>
>
> > Quoting "Norman J. Clarke" <norman@combimatrix.com>:
> >
> > > John,
> > >
> > > I had the same problem when I was running 7.0.3 - I may be wrong,
> but
> > > it seems the driver's presentation of the system catalog is pretty
> > > limited, so that's what you're stuck with.
> >
> > Partly the values passed to getTables() defining what are Tables,
> System
> tables
> > etc are not defined in the standard, and also not having access to
> JBuilder
> > until recently hampered fixing it.
> >
> > > The newer 7.1 driver does not suffer from this problem, but I am
> not
> > > sure if it's backwards-compatible with 7.0.3.
> >
> > No, as the system tables in 7.1 differ to 7.0.x, and the queries
> behind
> some of
> > the MetaData methods are different.
> >
> > > I am running 7.1RC2 with its
> > > included JDBC driver and it works very nicely for me.
> >
> > Should do as JBuilder4 Enterprise is what I'm using as an IDE now.
> >
> > Peter
> >
> > --
> > Peter Mount peter@retep.org.uk
> > PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
> > RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://www.postgresql.org/search.mpl
>
>



--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

pgsql-jdbc by date:

Previous
From: "Heather Grace"
Date:
Subject: Re: RE: [GENERAL] JBuilder4 JDBC Explorer
Next
From: "Knud Alex Mueller"
Date:
Subject: WG: JDBC 2.0 Scrollable Result Sets -- Slightly going mad --