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
Migration wizard missing in source installer
Re: Migration wizard missing in source installer
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!
HKCU\Software\CodeGear\BDS\7.0\Experts
(for D2010)
with
ibcmigwizard=c:\FullPathToDll\ibcmigwizard140.dll
Cheers!
-
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.
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.