Missing Tool

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
nappk
Posts: 2
Joined: Thu 16 Apr 2015 12:53

Missing Tool

Post by nappk » Thu 16 Apr 2015 13:16

I am using Delphi XE 4 and after the Installation of ODAC(Professional) there ist still no BDE Migration Wizard and there ist no TBDESession.
What did I wrong?
Has anyone an idea?

Thanks Karl

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Missing Tool

Post by AlexP » Thu 16 Apr 2015 13:36

Hello,

We have discontinued support for the TBDESession component and no longer distribute it. Migration Wizard has been still supported. Try to install ODAC with the /force option.

nappk
Posts: 2
Joined: Thu 16 Apr 2015 12:53

Re: Missing Tool

Post by nappk » Wed 22 Apr 2015 12:37

Hello,
I am sorry, but the /force option doesn't worked, so thze migration wizard is still not present. :?:

And why is in the dokumentation and in the helpfile the BDESession still reported?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Missing Tool

Post by AlexP » Thu 23 Apr 2015 08:54

Please make sure that after installing ODAC a new record was created in the registry key HKEY_CURRENT_USER\Software\Embarcadero\BDS\12.0\Experts
oramigwizard=..\Devart\ODAC for RAD Studio XE4\Bin\Win32\oramigwizard180.dll
If it is absent, create the record and specify the path to the oramigwizard180.dll library

Post Reply