Prepared Statement limit ? - Mailing list pgsql-jdbc

From ygloriau@siliage.fr
Subject Prepared Statement limit ?
Date
Msg-id 1035905742.3dbeaace6782f@195.25.244.199
Whole thread Raw
Responses Re: Prepared Statement limit ?  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-jdbc

Hi all,
I'm dealing with the hugest query i've ever seen : 93 parameters !

The problem is that i got an exception when i try to add the 51th parameter.
No way to have mor ethan 50 parameters.
Is there a solution to fix up this problem ?
(I won't rewrite the query !)

thanks

Yann

pgsql-jdbc by date:

Previous
From: Edwin de Jong
Date:
Subject: notification support
Next
From: Barry Lind
Date:
Subject: Re: executeBatch problem