Page 1 of 1

Compiler error with new Oracle Data Access Component

Posted: Thu 08 Dec 2005 19:20
by SESTEC
Hello,

I have just downloaded the actual Standard-Version from ODAC (odac555d5.exe) for Delphi5.

The last days, I worked with your Demo-Version and everything was ok. But after installing the standard version, I get the compiler error:

Unit OraClasses was compiled with a different version of CLRClasses.BitConverter (my translation from german).

Please can somebody tell me what to do?

Posted: Fri 09 Dec 2005 13:11
by Challenger
I suggest you to uninstall ODAC using "Add/Remove programs", check that Delphi doesn't load ODAC anymore: run IDE and look in "Component\Install packages ..." for ODAC packages.
If you find some refrences remove them, then install the version you have downloaded.

Problems with using synonyms

Posted: Mon 12 Dec 2005 07:21
by SESTEC
Now the compiler error doesn't appear again in the actual version 5.55.1.25.

But now I have a problem with using defined synonyms for the tablename.

In trail version 5.55.1.24 using synonyms in the field TOraTable.TableName was possible, but now I got the message "ORA-04043 object mysynonym is not available" when setting field "active" to true.
I installed again the old version 5.55.1.24 for testing - here everything works again without changing code or oracle database(V9.2).
Is there a failure in the actual version?

Posted: Mon 12 Dec 2005 15:44
by Challenger
We fixed this problem. This fix will be included in the next ODAC build.