oci version 11.2.0.2.0 is not supported???

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ewen
Posts: 5
Joined: Wed 16 Nov 2011 10:08

oci version 11.2.0.2.0 is not supported???

Post by ewen » Tue 22 Nov 2011 04:35

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!

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 22 Nov 2011 08:30

Hello,

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

ewen
Posts: 5
Joined: Wed 16 Nov 2011 10:08

Post by ewen » Thu 24 Nov 2011 04:29

[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!

Post Reply