Subject Migrating from IBX
Author Valdir Stiebe Junior
Hi,
i downloaded the IBO trial to measure the amount of work to migrate from IBX
to IBO.
I'm planning to use IBO Components that are TDataSet compatible because my
application work with delphi 5 midas clientdataset and datasetprovider.
But when i tried to use datasetprovider with IBO Dataset descendent query it
looks like the datasetprovider always resolve to dataset, and couldn't
generate update, delete or insert sql. It only work if i set the sqls of the
IBO Component. While with IBX i only have to set select sql and the dataset
provider work all fine.

Where can i find a faq about IBODataset and Midas or about migrating from
IBX to IBODataset?

ps.: I can't use IBO Controls because this application have to work with
Midas.

TIA.