Page 1 of 1

Trouble with ODAC 9.6.22, XE7 and Indy

Posted: Wed 10 Feb 2016 13:03
by riwe
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

Re: Trouble with ODAC 9.6.22, XE7 and Indy

Posted: Wed 10 Feb 2016 13:28
by AlexP
Hello,

Thank you, we have reproduced the described case, and will fix it as soon as possible.