Page 1 of 1
New version of ODAC for Delphi 2006 and Builder C++ 2006
Posted: Thu 19 Jan 2006 22:57
by michel
A message to signal a bug in the new odac previous version.
I have try this version and it remains a problem with vcl object in the "button bar" that do not appeared in Builder C++ 2006.
In Delphi 2006 it works fine, but in the C++ side the components did not appeared in the tool bar.
If you create in the previous Builder 6.0 version an application with VCL ODAC component and after that open this form with Builder 2006 they appeared in the Form but are always not present in the tool bar !.
Posted: Fri 20 Jan 2006 12:51
by Challenger
The problem like yours was fixed in the ODAC 5.70. Try to install ODAC 5.70. If the problem still exists try to remove following keys:
CrControls100.bpl,
dac100.bpl,
dacvcl100.bpl,
dcldac100.bpl,
dclodac100.bpl,
odac100.bpl,
odacvcl100.bpl,
oraprov100.bpl
from HKCU\Software\Borland\BDS\4.0\Package Cache registry key.
Before performing this operation close IDE.
Posted: Fri 20 Jan 2006 13:22
by michel
Thanks for your answer, but it didn't woork for me !.
Posted: Fri 20 Jan 2006 14:13
by Challenger
Please specify what version of ODAC do you use?
Posted: Fri 20 Jan 2006 22:46
by michel
Oh sorry, because it was so evident for me that the new version will only work with delphi 2006 that I forget this important point.
My version ODAC Net Edition version 5.70 Beta for Delphi 2006.
My delphi 2006 is an Architecte version with the Patch 1 for C++.
An other important information I have the same problem than aaverhoeven, When I load Delphi 2006 I have a crash with MigWizard.dll.
To solve this problem I have choose to do not install it on the install kit options.
Posted: Mon 30 Jan 2006 10:40
by Alex
We couldn't reproduce your problem. We have just released new ODAC version 5.70.0.28.
Please try to uninstall ODAC, remove above mentioned keys from registry, and install new version.
If this doesn't help you, then specify what personality you have installed in BDS2006 and send us your registry key HKCU\Software\Borland\BDS\4.0\ by e-mail to ODAC support address.
Posted: Mon 30 Jan 2006 20:14
by michel
I think that I have the explanation, we have Builder C++ 6.0 installed before the new Delphi 2006 version and we have already test your previous version of ODAC with Builder 6.0 before installed the last ODAC beta version.
I think this can explain because, I have in my personnal computer at home both Builder 6 and Delphi 2006 installed but I have only installed the ODAC beta version for Delphi 2006 and it's run witout any problem.
I will try your last version soon and provide you the situation thanks for your help, I appreciate your professionnal attitude.
Last news : The last version work now without any problem.
Problem SOLVE. Thanks Again