Migration Wizard problem

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bzwirs
Posts: 40
Joined: Sat 10 Jul 2010 06:47

Migration Wizard problem

Post by bzwirs » Sat 10 Jul 2010 06:57

Hi,

New to IBDAC. Just tried to use the migration wizard on a rather large project. The wizard advised that it completed Ok but when I try to open some forms of the project afterwards I get an Access Violation error for rtl100.bpl. The restore works great. but would like to know if this is a common error and what can I do about it.

regards

Bill

Some more info on this problem.

Delphi 2007
trying to change IBX to IBDAC

The error comes up when I select the datamodule form for the project....so I assume there must be something not converted or still referencing the IBX connection???

Is there a reference for the migration wizard that explains exactly what is converted, what is not converted and what needs to be manually changed after the conversion process?

thanks in advance

Bill

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Tue 13 Jul 2010 12:46

Hello

Migration Wizard converts the whole project and doesn't require manual changing of anything manually.

To reproduce your issue we need any form that cannot be converted correctly. Please send the sample form to my E-mail: borism at devart.com

Post Reply