ODAC 6.50.0.35 - Error "OraSession.OptimizerMode = omChoose"
Posted: Thu 19 Jun 2008 08:01
Hi;
When using the next sentence while defining Session parameters, Delphi does not compile:
OraSession.OptimizerMode = omChoose;
If you try to compile your project, you will not be able to do it.
It worked OK with ODAC 6.25.2.15, but next version and the latest one, it fails.
The error is: "omChoose is undeclared"
If you use omDefault, omFirstRows, etc... etc... it ALSO FAILS.
We are using Delhi 6 and Oracle 10g in Direct Mode.
Waiting for response
Regards;
When using the next sentence while defining Session parameters, Delphi does not compile:
OraSession.OptimizerMode = omChoose;
If you try to compile your project, you will not be able to do it.
It worked OK with ODAC 6.25.2.15, but next version and the latest one, it fails.
The error is: "omChoose is undeclared"
If you use omDefault, omFirstRows, etc... etc... it ALSO FAILS.
We are using Delhi 6 and Oracle 10g in Direct Mode.
Waiting for response
Regards;