Thread: multiple out parameters

multiple out parameters

From
Dave Cramer
Date:
Hi,

Is it possible to call a function with multiple out parameters. I do
realize that postgres doesn't support this natively however I was
wondering if the driver supports this somehow?

Dave


Re: multiple out parameters

From
Hiroshi Inoue
Date:
Dave Cramer wrote:
>
> Hi,
>
> Is it possible to call a function with multiple out parameters.

No.

> I do
> realize that postgres doesn't support this natively however I was
> wondering if the driver supports this somehow?

Hmm, what values should be returned to the parameters ?

regards,
Hiroshi Inoue
    http://www.geocities.jp/inocchichichi/psqlodbc/