Subject | Re: [IB-Architect] Select procedures |
---|---|
Author | Jim Starkey |
Post date | 2000-06-08T14:24:23Z |
At 07:29 PM 6/7/00 -0500, Jim Boyle wrote:
Jim Starkey
>JimS:Sounds correct to me.
>> 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
>
Jim Starkey