Primary Key Error Updating Rows in ResultSet - Mailing list pgsql-jdbc

From Peter Smith
Subject Primary Key Error Updating Rows in ResultSet
Date
Msg-id 1101793279.2917.43.camel@debian
Whole thread Raw
Responses Re: Primary Key Error Updating Rows in ResultSet
List pgsql-jdbc
Hi,

I'm getting the error 'java.sql.SQLException: No Primary Keys' when
trying to update a resultset based on a table with a primary key.

The exception appears to be occuring when I call the updateObject()
method.


I'm using pg74.215.jdbc3.jar & postgresql 7.4.6.

Any suggestions?

peter


pgsql-jdbc by date:

Previous
From: Antje.Stejskal@ppi.de
Date:
Subject: Bug in JDBC-Driver?
Next
From: Kris Jurka
Date:
Subject: Re: Primary Key Error Updating Rows in ResultSet