Page 1 of 1

Conversion from IBX

Posted: Fri 11 Dec 2015 11:26
by cointec
I'm trying to convert from ibx to unidac. The components are replaced in each data module, ibxsql are converted fine, but ibdataset are converted, but properties like SQL, SQLDelete, .. are empty.
How can I solve this issue?
Im using migration wizard.

Re: Conversion from IBX

Posted: Tue 15 Dec 2015 13:54
by ViktorV
Migration Wizard serves only to simplify routine operations, that's why if IBDAC components don't have the same properties and methods IBX components do, you should replace them manually.