Reg : Exception in Postgresql with Java

From: smitha <smitha_alice_c(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Reg : Exception in Postgresql with Java
Date: 2005-11-23 08:08:45
Message-ID: 20051123080845.25814.qmail@web60224.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I use the Databse Postgresql with Java Platform. My Program( Java Program) get executed by creating a postgres user. The query get executed and it is affected in the Database. But my Java Program throws a Exception "No results were returned by the query ". Why this exception is coming? Should I load some other Driver for this?. Please tell the solution.

smitha


---------------------------------
Yahoo! FareChase - Search multiple travel sites in one click.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message smitha 2005-11-23 08:27:44 Reg : Exception ( Postgresql with Java -JDBC)
Previous Message Oliver Jowett 2005-11-22 23:22:43 Re: rollback ignored until end of transaction block