Subject Re: [IBO] Re: DML caching with IBODatasets
Author Helen Borrie (TeamIBO)
At 09:40 AM 04-06-02 +0000, you wrote:
>Where can I find help for using "InternalDataset". My help 4.2g does
>not have.

InternalDataset is the runtime property that gives you access to the
wrapping IB_Query object. Just follow the help for TIB_Query (and its
ancestors) with respect to DML caching. Of course you will have to code
the assignments and any handlers required, since the InternalDataset is not
currently surfaced in the IBODataset's design-time property editors.

>Will this be the way to go for DML caching to update
>multiple instances of the same app using ibodataset components? We
>are having major sync problems and I need to find a solution fast.

It should work fine.

regards,
Helen Borrie (TeamIBO Support)

** Please don't email your support questions privately **
Ask on the list and everyone benefits
Don't forget the IB Objects online FAQ - link from any page at
www.ibobjects.com