Primary Key Error Updating Rows in ResultSet

Поиск
Список
Период
Сортировка
От Peter Smith
Тема Primary Key Error Updating Rows in ResultSet
Дата
Msg-id 1101793279.2917.43.camel@debian
обсуждение исходный текст
Ответы Re: Primary Key Error Updating Rows in ResultSet
Список 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 по дате отправления:

Предыдущее
От: Antje.Stejskal@ppi.de
Дата:
Сообщение: Bug in JDBC-Driver?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Primary Key Error Updating Rows in ResultSet