Page 1 of 1

oci version 11.2.0.2.0 is not supported???

Posted: Tue 22 Nov 2011 04:35
by ewen
Environment: WINDOS7 & Oracle11 & C++Builder6
When I use the TOrasession component,
The program just show the err message as "oci version 11.2.0.2.0 is not supported"
how to resolve this problem?

If the ODAC is not support the Oracle version of 11.
Would you tell me which version of Oracle was supported.
Thank you!

Posted: Tue 22 Nov 2011 08:30
by AlexP
Hello,

ODAC supports Oracle Client 11 starting from the version 6.25.0.12, maybe you are using an older ODAC version.

Posted: Thu 24 Nov 2011 04:29
by ewen
[quote="AlexP"]Hello,

ODAC supports Oracle Client 11 starting from the version 6.25.0.12, maybe you are using an older ODAC version.[/quote]

:D
Thanks very much!