Re: can plpgsql returns more flexibe value ? - Mailing list pgsql-hackers

From Arnold.Zhu
Subject Re: can plpgsql returns more flexibe value ?
Date
Msg-id 20050123122923.367F36D96@shaucon.com
Whole thread Raw
In response to can plpgsql returns more flexibe value ?  ("Arnold.Zhu" <joint@shaucon.com>)
Responses Re: can plpgsql returns more flexibe value ?  (Kris Jurka <books@ejurka.com>)
List pgsql-hackers
Hello, Kris Jurka!

>
>Perhaps you should look into the refcursor type, which will allow you to 
>return anything you want without specifying it.  You can't do things like 
>a join between to refcursor outputs, but it does allow for more return 
>flexibility.
>
>Kris Jurka
>

Can I use DataAdapter.Fill() with refcursor. :-(
I don't want to fetch data one bye one.        

Thanks & Regards 

Arnold.Zhu
joint@shaucon.com
2005-01-23





pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Two-phase commit for 8.1
Next
From: Alvaro Herrera
Date:
Subject: Re: Two-phase commit for 8.1