Re: Pb with Spring & Metadat

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: TNO <tnodev(at)free(dot)fr>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Pb with Spring & Metadat
Date: 2006-02-13 11:42:58
Message-ID: 43F070C2.4090505@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi, TNO,

TNO wrote:
> My Eclipse classpath show me 8.1 driver...

Are you shure that you don't have the 8.0 driver deployed into the jdk
ext directory, or somewhere else where it is found by the jdk?

Can you place
System.err.println(org.postgresql.Driver.getVersion());
into your application to see which driver version it loads?

HTH,
Markus
--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2006-02-13 14:46:58 Re: Pb with Spring & Metadat
Previous Message TNO 2006-02-13 10:53:26 Re: Pb with Spring & Metadat