Access violation in BDE Migration Wizard

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Felix_
Posts: 2
Joined: Tue 19 Dec 2006 20:06

Access violation in BDE Migration Wizard

Post by Felix_ » Mon 24 Dec 2007 21:02

Hello,

I'm using ODAC 5.80.0.39 for Delphi 5 (Enterprise). When I try to run the BDE Migration Wizard on a directory (not open project) an access violation is raised: "Access violation at address 01FE1FAF in module 'oramigwizard50.dll' : Read from address 000000"

I cannot use the project migration option, because all my programs use certain common files, so this "Common" directory would be migrated serveral times.

Best regards!

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Tue 25 Dec 2007 10:45

To avoid the problem, run Migration Wizard when some project is opened in Delphi.

This problem is fixed in the last build of ODAC 6.

Post Reply