Subject Mixing navive and "TDataset compatable" controls?
Author jmartine3
I have converted my BDE application to IBO using the
TDataset-compable objects. I'd like to use some of the great
features
of the "native" objects, but don't want to take on the task of
converting my entire application. I'd like to convert my app a
little
at a time.

Can I mix the two? I assume I'd need both a TIBODatabase and a
IB_Database object. Is this OK? Anything to watch out for?

Thanks,
Joe