Page 1 of 1

Can I change IBDAC to UniDAC?

Posted: Wed 07 May 2008 21:05
by fellipeh
Hello, I'm using IBDAC in my projects, but, I want to try UniDAC, but I don't want to change one per one component in my project manualy, there is some script to change automatic? Can it possible?

Best regards, and sorry my english


Fellipe H.

Posted: Thu 08 May 2008 01:44
by Elizeu
to change form by form do this: in a form right click choose 'view as a text'
an change TibcTable to TuniTable and TibcQuery to TuniQuery. return to form with right click and 'view as a form' and ignore some warnings.

to change all project in one time use the GReplace down here:
http://www.obsof.com/public/download.html

good luck.

Posted: Mon 12 May 2008 07:30
by Challenger
The extension of UniDAC Migration Wizard that will provide migration from Crlab xDAC components will be available in the next build. We plan to release this build this week.

Posted: Mon 12 May 2008 23:13
by esasse
Any plans to a migration wizard from DBX?

Posted: Wed 14 May 2008 12:33
by Challenger
We will consider this. Could you describe in few words the stucture of your dbExpress application?

Posted: Wed 14 May 2008 14:54
by esasse
3 tier DataSnap app. A lot of small datamodules on the server with DBX components.

Just let me know if you need more info.