Re: calling stored procedure using ECPG

From: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
To: Jasbinder Bali <jsbali(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: calling stored procedure using ECPG
Date: 2006-07-20 23:05:12
Message-ID: 44C00C28.8080100@phlo.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jasbinder Bali wrote:
> Hi,
> Can anyone please tell me how do I call a stored procedure using ECPG??
> A code snippet would really be handy..
I don't know about ECPG, but doing "select myfunc();" should work I guess..

greetings, Florian Pflug

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2006-07-21 00:13:08 Re: Column info without executing query
Previous Message Tom Lane 2006-07-20 22:16:55 Re: Column info without executing query