Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

"No results were returned by the query" exception

843854Jul 4 2003 — edited Jul 7 2003
Hi,

im using postgreSql (7.2) as a backend and JDBC3 (from http://jdbc.postgresql.org/).

im getting the exception, "No results were returned by the query" whenever i try to do an insert. the weird thing is that insert works and i can see a record in the database, but i still get this exception and i can't do anything.

Java: 1.4.0

thanks a lot
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 4 2003
Added on Jul 4 2003
5 comments
3,236 views