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?
Compiler error with new Oracle Data Access Component
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53
Problems with using synonyms
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?
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?
-
- Devart Team
- Posts: 925
- Joined: Thu 17 Nov 2005 10:53