Hello,
I have some trouble when I compile a project which worked with previous ODAC versions in XE7. The problem is that ODAC defines in the file "OraConsts.hpp" the Name "DefaultPort". But Indy uses this name too for a property. So the preprocesser replaces Name for the property with the value L"1521" which was defined in "OraConsts.hpp".
Do you have a workaround?
Thank you in advance!
Update: It works with ODAC 9.6.21
Trouble with ODAC 9.6.22, XE7 and Indy
Re: Trouble with ODAC 9.6.22, XE7 and Indy
Hello,
Thank you, we have reproduced the described case, and will fix it as soon as possible.
Thank you, we have reproduced the described case, and will fix it as soon as possible.