Problem with odac installation for Delphi6

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
MarcoFerlini
Posts: 2
Joined: Fri 29 Sep 2006 16:42

Problem with odac installation for Delphi6

Post by MarcoFerlini » Mon 10 Sep 2007 12:51

Hi,
I need to install odac for Delphi6. No problem with odac555d6net.exe installation, but when I launch Delphi6 an error message appears:
"Impossible to find entrance point @DbAccess@TCustomDAUpdateSQL@AssignTo$qqrp19Classes@TPersistent of the procedure in dac60.pbl."
next message is
"Could not find Wizard, .......Delphi6\Bin\oramigwizard60.dll' ".
Before to install a uninstall odac previous version. I've just check path in delphi.
Can anyone help me???
Thanks

P.S: I've the same problem but with other library both sdac and Mydac.
My delphi6 has Update Pack 2

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

Post by Plash » Tue 11 Sep 2007 08:47

Your ODAC, SDAC and MyDAC may be incompartible with each other. Try to download the last builds of ODAC 5 (5.80.0.42), SDAC 3 (3.80.0.38), and MyDAC 4 (4.40.0.25).

Post Reply