BatchUpdate exception

From: "Kranti K K Parisa [GetSet-India]" <kranti(dot)parisa(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: BatchUpdate exception
Date: 2007-12-05 14:24:54
Message-ID: 4478b4ac0712050624u18cf3e8en81990c67ddf9da92@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

hi,

I am trying to add the callable statement into a batch in a for loop. and
then execute that batch using executeBatch. which throws the following
exception.

org.postgresql.util.PSQLException: A result was returned when none was
expected.

any suggestions?

thanks in advance!

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guillaume Cottenceau 2007-12-05 15:00:30 Re: Timestamp without timezone issue
Previous Message Dave Cramer 2007-12-05 13:59:00 Re: Timestamp without timezone issue