Page 1 of 1

Migration wizard missing in source installer

Posted: Wed 16 Mar 2011 09:39
by ralfiii
Hello!

I just purchased IBDac, downloaded the source edition (ibdac350src.exe) and installed it.
Strange: The migration wizard that was part of the Trial version is missing here.

Where do I find it? I need it urgently!

Thanks,
Ralf

Re: Migration wizard missing in source installer

Posted: Wed 16 Mar 2011 11:57
by ralfiii
Solution: Get it from pre-built installer, copy the DLL somewhere and register in the registry under
HKCU\Software\CodeGear\BDS\7.0\Experts
(for D2010)
with
ibcmigwizard=c:\FullPathToDll\ibcmigwizard140.dll

Cheers!

Posted: Wed 16 Mar 2011 14:27
by AndreyZ
Hello,

Migration Wizard isn't included into the IBDAC sources. But because you have IBDAC Professional Edition with source code license, you can install IBDAC in the following way:
- install IBDAC Professional Edition without sources;
- unpack IBDAC sources;
- add the IBDAC Source path to the "Library Path".
In such way you will have Migration Wizard in IDE.