Subject | Re: [IBO] Re: RETURNING_VALUES KeyWord failing |
---|---|
Author | Helen Borrie |
Post date | 2004-07-09T15:49:17Z |
At 12:37 PM 9/07/2004 -0300, you wrote:
when Prepare is called. A prepared statement will have arrays of Params[]
and Fields[], as applicable.
Helen
>Contantijn, first, thanks for your help.You must not include it. It is not valid in DSQL.
>
>But, I have one more question.
>
>You said I don't need to include "RETURNING_VALUES :Rows_Aff"
>in the TIB_DSQL.
>How the DSQL will know that "Rows_aff" is outputparameter,IBO gets the details about the input and return parameters from the server,
>when I will call it in the FieldByName property?
when Prepare is called. A prepared statement will have arrays of Params[]
and Fields[], as applicable.
Helen