Re: [Middlegen-user] Try other one of Postgresql JDBC Driver

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: Aslak Hellesoy <aslak(dot)hellesoy(at)netcom(dot)no>
Cc: Marco Papini <mpapini(at)cinetica(dot)it>, Gordon Luk <gordon(at)gforce(dot)ods(dot)org>, middlegen-user(at)lists(dot)sourceforge(dot)net, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: [Middlegen-user] Try other one of Postgresql JDBC Driver
Date: 2002-07-08 13:00:50
Message-ID: 1026133251.565.65.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Aslak,

Did you get this sorted out, I have done quite a bit of work on the
databasemetadata.

Dave
On Tue, 2002-07-02 at 19:19, Aslak Hellesoy wrote:
> (This is cross-posted to the postgresql JDBC list). Postgres guys, please
> see my last comment.
>
> > -----Original Message-----
> > From: middlegen-user-admin(at)lists(dot)sourceforge(dot)net
> > [mailto:middlegen-user-admin(at)lists(dot)sourceforge(dot)net]On Behalf Of Marco
> > Papini
> > Sent: 1. juli 2002 09:47
> > To: Gordon Luk
> > Cc: Aslak Hellesoy; middlegen-user(at)lists(dot)sourceforge(dot)net
> > Subject: Re: [Middlegen-user] Try other one of Postgresql JDBC Driver
> > (no NPE)
> >
> >
> > I've made some tests. The driver jxDBCon-jdbc3-0.9z.jar works fine with
> > normal relation, but seems not ok with relation on multiple column
>
> The jxDBCon-jdbc3-0.9z.jar driver is obviously buggy with respect to
> relations with multiple columns. MetaData isn't the most heavily used part
> of the JDBC API, so they are probably unaware of it.
>
> See my other mail on the same subject:
> http://sourceforge.net/mailarchive/message.php?msg_id=1756797
>
> A bug report has been filed with the jxdbcon project:
> http://sourceforge.net/tracker/index.php?func=detail&aid=576654&group_id=258
> 45&atid=385447
>
> > (Middlegen displays no relation at all). With the developer driver from
> > postgresql site doesn't display any relation. With the latest stable
>
> Well, the pgjdbc2.jar driver (http://jdbc.postgresql.org/download.html)
> seems to be buggy too. I couldn't find a bug tracker for it, so the bug
> report for you guys is this mail and this link (again).
>
> > version of the driver I get the no-column problem reading tables.
> > That's after CVS update on friday.
> >
> > I've also tested with Oracle: no problem after CVS update, everything
> > seems to be ok.
> >
> > Marco
> >
> > Gordon Luk wrote:
> > > Hi Middlegen User,
> > >
> > > If you using postgresql , and found NPE problem, take a try
> > other one
> > > of postgrsql JDBC.
> > > URL is http://jxdbcon.sourceforge.net/
> > >
> > >
> > > Gordon
> > >
> >
> >
> >
> > -------------------------------------------------------
> > This sf.net email is sponsored by:ThinkGeek
> > Welcome to geek heaven.
> > http://thinkgeek.com/sf
> > _______________________________________________
> > middlegen-user mailing list
> > middlegen-user(at)lists(dot)sourceforge(dot)net
> > https://lists.sourceforge.net/lists/listinfo/middlegen-user
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Robert Treat 2002-07-08 13:25:38 Re: DBVisualizer Null Pointer Exception
Previous Message Dave Cramer 2002-07-08 12:59:22 Re: DBVisualizer Null Pointer Exception