Subject Re: [IBO] Suggestion to IBO
Author Marco Lauria
At 20.38 11/11/2001 -0200, you wrote:
> > I don't understand what do you mean....
> > Regards
> > Marco
> >
>Marco,
>
>I´d like to say that:
>The parameters only are visible to assign values after the prepare if I set
>FetchWholeRows=True in IBO
>
>Sample:
>
>select first :x * from table
>
>with FetchWholeRows=False, after the prepare, I don´t have the parameters
>'x' to assign it a value.
>
>with FetchWholeRows=True, after the prepare, I have the parameters 'x' to
>assign it a value.

I think that this is not a normal behaviour...
Jason can you explain this?
I think this can be a bug...
Regards
Marco