Re: remote connection with JDBC - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: remote connection with JDBC
Date
Msg-id Pine.BSO.4.56.0411220039440.3486@leary.csoft.net
Whole thread Raw
In response to Re: remote connection with JDBC  (Tony Smith <quickome@yahoo.com>)
List pgsql-jdbc

On Sun, 21 Nov 2004, Tony Smith wrote:

>  Thank you for your email. I downloaded the new jar file and still got
> the same exception.  The error location is now different.
>

This unfortunately doesn't tell what the real problem is.  Please check
your server log file to determine what's happening on the server side
of the connection.  Also you did not include what authentication method
you were using (or server version) to help narrow down the problem.

Kris Jurka

pgsql-jdbc by date:

Previous
From: "Temp02"
Date:
Subject: Can't throw the dreaded 'idle in transaction' - need help!
Next
From: Kris Jurka
Date:
Subject: Re: Can't throw the dreaded 'idle in transaction' - need