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