Re: Problem with PGStatement.getLastOID()

From: ListMan <listman(at)cybermaccara(dot)com>
To: pg(at)fastcrypt(dot)com
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Problem with PGStatement.getLastOID()
Date: 2003-12-02 00:28:27
Message-ID: 6.0.1.1.0.20031202022436.01d54af0@mail.cybermaccara.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

At 01:37 2.12.2003, Dave Cramer wrote:
>Have to agree with Oliver, this is some weird classpath issue, ie
>building with one library, running with another?

That's what I suspected at first also.

That is why I removed all instances of any jdbc drivers between tests and
downloaded fresh into webapp/web-inf/lib directory.

Must be something related to the way we've implemented connection pooling
(see my reply to Oliver) or indeed a bug with jdbc. (I'm not expecting a
bug, but it is a possibility among others)

B Rgds,
JariP

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2003-12-02 00:38:51 Re: Problem with PGStatement.getLastOID()
Previous Message ListMan 2003-12-02 00:23:21 Re: Problem with PGStatement.getLastOID()