Subject Re: [IBO] TIBOQuery & n-tier updates
Author constantijnw
--- In IBObjects@yahoogroups.com, Helen Borrie <helebor@t...> wrote:
> At 11:37 AM 14/06/2004 +0000, you wrote:
>
> >Are you certain that IBOQuery and DataSetProvider are fully compatible?
>
> No, I'm not. Somehow I'd missed the point that you were using a
DSP. I
> was thinking about TClientDataset.

Sorry, but TClientDataSet doesn't have an internal provider.

>
> Since you've got the parameter names properly connected up, this
eliminates
> the mismatched params catch. Because TDSP is managing params, it's
quite
> possible that IBO needs to wrap the TDSP to have it handle them
correctly
> for TIBODataset.
>
> This has to be one for Jason, I think.
>
> Helen

Anyone using IBO components with TDataSetProvider? Perhaps Jason can
tell when TIBOStoredProc can handle selectables; would be nice.