Subject Re: [ib-support] isc_dsql_exec_immed2()
Author Paul Reeves
C R Zamana wrote:
>
> > If you are working at the API level it should be relatively
> > simple. Do a 'select * from mytable' and then prepare it.
> > Read XSQLDA.sqld to get the number of columns in the result
> > set.
>
> Yes, but what about the return values of a procedure
> call? Works like this too?
>

The output XSQLDA.sqld will always return the number of columns in the result
set.

Paul

--

Paul Reeves
http://www.ibphoenix.com
taking InterBase further