From: | "Nick Fankhauser" <nickf(at)ontko(dot)com> |
---|---|
To: | "# sriram #" <sriram(at)imsc(dot)ernet(dot)in> |
Cc: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: strange error |
Date: | 2002-02-22 12:51:21 |
Message-ID: | NEBBLAAHGLEEPCGOBHDGMEKBEGAA.nickf@ontko.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Although it sounds like you have matched up the correct versions of the jvm
& jdbc driver, the error message still seems to point to a problem in you
environment rather than your code. Please give us some more details on your
platform, such as the source of the jvm (Sun/IBM/blackdown/Jikes, etc...)
and versions & sources of anything else you can think of that might be
relevant.
-NickF
> i am using j2sdk1.3.1 and downloaded postgresql.jar from the
> specified site which said drivers for jdk1.2+
> !> Internal error: caught an unexpected exception.
> !> Please check your CLASSPATH and your installation.
> !> java/lang/NoSuchMethodError:
> !java/sql/Statement.getResultSetConcurrency()I
> !
From | Date | Subject | |
---|---|---|---|
Next Message | Jones, Ian (NASC) | 2002-02-22 18:39:37 | Inserting an array into a table |
Previous Message | Nick Fankhauser | 2002-02-22 10:05:22 | Re: "Connection refused" |