problems with ODAC 6.00.0.4 and Delphi7

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Aufhauser
Posts: 56
Joined: Mon 21 Nov 2005 09:44
Location: Herzogenburg, Austria

problems with ODAC 6.00.0.4 and Delphi7

Post by Aufhauser » Tue 27 Mar 2007 06:35

I have problems with the new ODAC (6.00.0.4 Prof) and Delphi 7. After instaling the new version I cannot open my Dephi7 com-projects. Opening the project I get the error-message, that the IDE cannot open the type-libary-file (because of a naming conflict (?)).
After switching back to ODAC 50.80.0.40 I can use my projects.

Has anybody a solution?

Thanks Stefan

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

Post by Plash » Tue 27 Mar 2007 09:05

We could not reproduce this problem. Probably the problem is caused by Core Lab DataSet Manager that is installed with ODAC 6. Try to remove the DataSet Manager. Select Component | Install Packages from the IDE menu and remove the Core Lab DataSet Manager package.
Please send a sample that demonstrates the problem to odac*crlab*com to help us to fix it.

Aufhauser
Posts: 56
Joined: Mon 21 Nov 2005 09:44
Location: Herzogenburg, Austria

Post by Aufhauser » Tue 27 Mar 2007 09:39

Thanks,
wihout the DataSetManager my projects work. I'll send you a short demo project.

Post Reply