"No results were returned by the query" exception
843854Jul 4 2003 — edited Jul 7 2003Hi,
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