Subject Re: [IB-Architect] Select procedures
Author Jim Starkey
At 07:29 PM 6/7/00 -0500, Jim Boyle wrote:
>JimS:
>> Both "execute" and "select" procedures can return arguments,
>> so SQLNumResultCols (meaning sqlda.sqld) method doesn't work.
>
>For ODBC, SQLSetParam should be the way to handle
>returned arguments (out/inout) and SQLNumResultCols
>should be zero without a result set regardless of arguments.
>
> Jim
>

Sounds correct to me.

Jim Starkey