Stored procedures - Mailing list pgsql-jdbc

From Yolanda Phillips
Subject Stored procedures
Date
Msg-id BDEGIDIMOFKAPOPFANEFKEBOEJAA.yphillips@dlkconsulting.co.za
Whole thread Raw
Responses Re: Stored procedures
Re: Stored procedures
List pgsql-jdbc
Good day,

I need help URGENTLY!!

I'm trying to compile a Stored Function that performs either an insert or an
update on a table. The function has 44 input parameters and returns an
integer. When compiling the function a get an error:

ERROR: functions cannot have more than 32 arguments

I would just like someone to confirm this. Can a function only have 32 input
parameters? If so, I'd have to use Prepared Statements then.

Thank you in advance.



Sincerely,


Yolanda Phillips
Web Applications Developer



Attachment

pgsql-jdbc by date:

Previous
From: "balaji"
Date:
Subject: Postgresql 7.3.4 download problem
Next
From: "Gordon Ross"
Date:
Subject: Concurrent Connections - User only allowed one connection