Direct Access

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
damos
Posts: 14
Joined: Tue 07 Jun 2011 17:04

Direct Access

Post by damos » Tue 07 Jun 2011 17:36

Strange situation ????
I am testing D5,D7 D2010 with Odac 6.90.0.53 with direct connection
(options.direct:=true)
With D5 and D2010 is working fine
with D7 i am getting Ora-12571 error on same PC with Windows7

Lisdatabase.connectstring:=privdamos/23241@damos:1521:damoslis

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

Post by AlexP » Wed 08 Jun 2011 08:05

Hello,

I cannot reproduce the problem you described neither on the latest ODAC version, nor on the ODAC version you are using. Please download the latest ODAC version 7.20.0.6 and try once more.
Also check that you are using one of the following Delphi 7 editions: Architect, Enterprise, or Professional, because ODAC doesn't support other Delphi editions.

damos
Posts: 14
Joined: Tue 07 Jun 2011 17:04

Post by damos » Wed 08 Jun 2011 09:20

Thanks for the reply perhaps you have right because i use D7 lite Version ???

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

Post by AlexP » Wed 08 Jun 2011 09:55

Hello,

Our products are not compatible with this Delphi version (Lite).
You have to use the following Delphi editions to work with ODAC: Architect, Enterprise, Professional.
To learn more about our product compatibility, refer to http://www.devart.com/odac/compatibility.html .

Post Reply