Re: Problem with Utilizing executeBatch() with stored procedures

From: "Kranti Parisa" <kranti(dot)parisa(at)gmail(dot)com>
To: "Dave Cramer" <pg(at)fastcrypt(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org, guyr-ml1(at)burntmail(dot)com
Subject: Re: Problem with Utilizing executeBatch() with stored procedures
Date: 2007-05-07 11:08:01
Message-ID: 4478b4ac0705070408s7a09a038w5d7f846f3f6fb20e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I am using the following driver with PostgreSQL 8.1 version

postgresql-8.1-406.jdbc3.jar

Please let me know if the version is correct.

Regards
Kranti

On 5/7/07, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
>
> It's been fixed in the lastest version.
>
>
> Dave
> On 7-May-07, at 3:56 AM, Kranti Parisa wrote:
>
> > Hi,
> >
> > I saw few threads about this topic, but not able to get the
> > solution. Please help me how can we solve this problem.
> > I have a stored procedure which has to execute for all the given
> > employee ids. so i want to do that as a batch to get performance.
> >
> > but i am getting this error
> >
> > org.postgresql.util.PSQLException: A result was returned when none
> > was expected
> >
> > A million thanks in advance..
> > Hoping for a quick reply
> >
> > ------------------
> > Best Regards
> > Kranti Kiran Kumar Parisa
> >
>
>

--
------------------
Best Regards
Kranti Kiran Kumar Parisa
Mobile: +91 - 9849 - 625 - 625 +91 - 9391 - 438 - 738

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2007-05-07 11:31:55 Re: Problem with Utilizing executeBatch() with stored procedures
Previous Message Dave Cramer 2007-05-07 10:47:23 Re: Problem with Utilizing executeBatch() with stored procedures