Migration Wizzard for FIBPlus

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MrSpock
Posts: 2
Joined: Thu 29 May 2014 11:34

Migration Wizzard for FIBPlus

Post by MrSpock » Thu 29 May 2014 11:42

Hello,

I bought the IBDAC Components and tried to use the Migration Wizzard. There I selected FIBPlus as "Source Components". I receive the information that everything went ok, but no component in my project is replaced. Has anybody any recommendation or hint what I need to consider when using the wizzard?

I should add, that I am using C++ Builder 2010 and I also tried C++ Builder XE 6.

When I do not select a folder, but an open project, there is no unit that I can select in step 3. :?

edit:
OK, I found a statement in the documentation explaining that the wizard only works on Pascal file (*.pas / *.dfm). It seems there is no wizard functionality for c++ Builder. Is the source code of the wizard available? In this case I could adapt in myself. I could not find the wizard source code in the provided source code archive. :cry:

PavloP
Devart Team
Posts: 149
Joined: Fri 24 Jan 2014 12:33

Re: Migration Wizzard for FIBPlus

Post by PavloP » Thu 29 May 2014 13:51

Migration Wizard is available only for Delphi IDE and is not available for C++Builder.
See http://www.devart.com/ibdac/docs/index. ... wizard.htm

MrSpock
Posts: 2
Joined: Thu 29 May 2014 11:34

Re: Migration Wizzard for FIBPlus

Post by MrSpock » Thu 29 May 2014 17:07

Hello Pavlo,

thank you for the answer. As I had added above, I had found this statement after some searching. Is the source code of the wizard avaliable for IBDAC Prof. (with source code) customers?

In this case I could adapt the code myself.

PavloP
Devart Team
Posts: 149
Joined: Fri 24 Jan 2014 12:33

Re: Migration Wizzard for FIBPlus

Post by PavloP » Fri 30 May 2014 08:25

Migration Wizard sources are not included to IBDAC Professional Edition with source code. But if you are a registered user of IBDAC Professional Edition with source code, then please send your license number to pavelp*devart*com - and I will send you the source code of Migration Wizard for IBDAC on Delphi.

Post Reply