Subject Converting From IBX
Author t_bhoy
Hi,
I have been using Interbase with IBX for quite a while now, but plan
to move over to Firebird. This has forced my hand with going with
another component set and have decided to look at IBObjects.

I would like to convert a number of applications from IBX to
IBObjects with the easiest path possible.

In IBX i use the IBDataset and IBQuery. I would imagine the IBQuery
Components to be relativly easy to convert, but what about the
IBDataset? Which compent(s) should I use when converting the
IBDataset?

Also i use the Generator Field with the IBDataset, is there an
equivalence in IBObjects, or even another way to obtain or set the
generator Field?

Thanks for any pointers

Alan