Page 1 of 1

C++ Builder 2006 with odac 5.70

Posted: Fri 07 Jul 2006 14:59
by guillemet
Hello,
We are trying to transfer our applications developping with c++ builder 5 and odac 3.00 to C++ Builder 2006 with odac 5.70 ( we install the file "odac570d10net.msi").

After the installation of odac 5.70 and reboot there is an error when we're running c++ builder 2006.
This is the error in french :

--------------------------------------
Erreur du chargement de l'assemblage ou du package EDI

Echec du chargement de l'ajout de l'EDI dans 'C:\Program Files\CoreLab\Odac for Delphi 2006\Bin\CoreLab.Odac.MigWizard.dll'.
Une exception a été levée par la cible d'un appel.
Informations supplémentaires : Une exception a été levée par l'initialiseur de type pour "CoreLab.Odac.MigWizard.TOraCompReplaceExpert".
---------------------------------------

After when we want to compile a project the IDE don't find the library "ODAC50.bpl" and generate errors.

Do you know what is the problem?
thanks

Posted: Mon 10 Jul 2006 12:44
by Challenger
Please specify full version of ODAC you use. If your project uses runtime packages make sure that it uses odac100.bpl instead of odac50.bpl.

Posted: Tue 11 Jul 2006 08:48
by guillemet
version of ODAC : 5.70.0.29

Do you know where I can modify my runtime package odac50.bpl to odac100.bpl ?
I search in project options but I don't find !!