EnterpriseDB: The Enterprise Postgres Company Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 

Seem to be running into 10 parameter limit with JDBC  XML

Forum Index » GridSQL - Developers
Author Message
ranga.gopalan@sorrisotech.com

Member

Joined: 23 Feb 2010 12:55:49
Messages: 19
Offline

Hi,

I updated to the latest source and seem to be hitting a limit of 10 JDBC parameters - The query itself is simple (say select f1,f2 from tableName where f3 in (?,?,?,?,?,?,?,?,?,?) -

Looks like the issue referred to here: http://forums.enterprisedb.com/posts/list/1375.page

Here is the exception on the client side:


Exception in the Coordinator console.log:



Table Script:


Jdbc Code:
ranga.gopalan@sorrisotech.com

Member

Joined: 23 Feb 2010 12:55:49
Messages: 19
Offline

I updated to the latest version from the source tree and tested. This issue is fixed.

Thanks,

Ranga
 
Forum Index » GridSQL - Developers
Go to:   
Powered by JForum 2.1.8 © JForum Team