unless we are thinking of something different I do this:

sql.clear;
sql.add('select myfunction();');
sql.add('fetch all from return_cursor;');
open;

>
> ??
> How? On EoF of a TDataSet? Its clear that you can fetch manually. How do you 
do that?
>


-- Tony Caduto AM Software Design Home of PG Lightning Admin for Postgresql 8.x http://www.amsoftwaredesign.com

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to