From: | Aslak Hellesoy <aslak(dot)hellesoy(at)netcom(dot)no> |
---|---|
To: | "Marco Papini" <mpapini(at)cinetica(dot)it>, "Gordon Luk" <gordon(at)gforce(dot)ods(dot)org> |
Cc: | <middlegen-user(at)lists(dot)sourceforge(dot)net>, <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: [Middlegen-user] Try other one of Postgresql JDBC Driver (no NPE) |
Date: | 2002-07-02 23:19:39 |
Message-ID: | KNECLDLIKOKKLBMMPCDIKEKOCAAA.aslak.hellesoy@netcom.no |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
(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
From | Date | Subject | |
---|---|---|---|
Next Message | Toby Doig | 2002-07-03 09:59:47 | Re: Servlet uplad with Multipart and LO |
Previous Message | Nick Fankhauser | 2002-07-02 17:12:19 | Re: Connection failed |