Subject Re: [IBO] Deriving from Objects with TDataSet
Author hans@hoogstraat.ca
I had luck with displaying my forms (.DFM) in text
(Right Move Right on form, then Select display as Text)
and then globally changing TDATASET to TIBODATASET and
TTABLE to TIBOTABLE. Then display it as a form again
while ignoring all errors and responding YES to all
'wanna change to' comment of the compiler.

Mind you you'll have do do some small additional
editing thereafter.

BACK UP YOUR FORMS FIRST to a different named directory
from where they reside.

======================================================

Roger Webb wrote:
>
> Whats the easiest way to descend from an object that contains a TDataSet in
> it? IE. I've got a TDBThing that has a TDataSet inside it and I want to
> make TIBOThing that has an IBODataSet Property.
>
> Does this make sense.. I know its been done... But the hard part (for me
> anyway) is copying the IBODataSet property dataset into the TDataSet
> property of the Ancestor.
>
> - Roger Webb
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/