Re: JDBC: java.sql.SQLException: results returned

From: Doug McNaught <doug(at)wireboard(dot)com>
To: Eric Scroger <escroger(at)carl(dot)org>
Cc: pgsql hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: JDBC: java.sql.SQLException: results returned
Date: 2002-03-05 00:04:45
Message-ID: m3664bnale.fsf@varsoon.denali.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Eric Scroger <escroger(at)carl(dot)org> writes:

> Hackers,
>
> I get the following error (see below) when I attempt to insert a row into
> one of our tables. I'm using postgres 6.4 with java/jdbc 1.2.1.

6.4!!!!!! Jeez, upgrade already.

> Any ideas on what it means? I can't seem to find documentation
> on this particular exception anywhere? Thanks,

Run a version of PG that isn't 5 years old and maybe someone will help
you out. ;)

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nicolas Bazin 2002-03-05 01:14:42 Postgresql backend to perform vacuum automatically
Previous Message Josh Berkus 2002-03-04 23:05:07 Re: Uniqueness of rule, constraint, and trigger names

Browse pgsql-jdbc by date

  From Date Subject
Next Message Eric Scroger 2002-03-05 00:13:04 java.sql.SQLException: results returned
Previous Message Dave Cramer 2002-03-04 20:45:46 Re: problem about postgresql and jdbc