Driver fails to connect

From: PaulU71555(at)aol(dot)com
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Driver fails to connect
Date: 2002-03-26 21:33:33
Message-ID: 57.8d4f63c.29d2897d@aol.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi.

Using J2sdk1.4.0, Postgresql7.2, and a patch, 1.4b3.

Try: DriverManager.getConnection("jdbc:postgresql:Paul","Paul","")

Get: java.lang.NoSuchFieldError: current_row
at org.postgresql.Driver.connect(source file unknown, pc 0x82063333)

The preceding is preceded by (18 iterations of) Warning: Major/Minor version
number mismatch.

I'm sure this is some sort of configuration glitch. I have postgresql.jar
and pgjdbc2.jar in the same directory which is in my classpath. What am I
missing/what did I not do/what did I not do that I should have?

Thanks,
Paul

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message tsmets 2002-03-26 23:30:19 Concurrent connexions...
Previous Message Liam Stewart 2002-03-26 21:20:09 little error messages fix