Problem with UniDAC 3.5 and Oracle.Direct. Please help.

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
invent
Posts: 92
Joined: Tue 16 Jun 2009 10:59
Location: Bielefeld, Germany

Problem with UniDAC 3.5 and Oracle.Direct. Please help.

Post by invent » Tue 19 Oct 2010 16:24

Hi,

i changed today my UniDAC-Installation from version 3.00.0.10 to 3.50.0.12. Than I recompiled all my programs without any change of the code. What happens?

The code works fine with InterBase and Oracle (with Client).

Than I set the specific option Oracle.Direct=True and TUniConnection.Connect failed. I got an EOraError exception "OCI_NO_DATA".

Maybe it's the same problem in the post "No Data Found Error"

I tried this with Delphi 7, Oracle 8, InterBase 2009 and UniDac Prof 3.50.0.12.

Do you have an idea what's going wrong? Are there any new parameters I have to set?

Thanks in advance for any information.

Kind regards,
Gerd Brinkmann
invent GmbH

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

Post by AlexP » Wed 20 Oct 2010 08:18

Hello,

Yes, i think that this same error as in the post http://www.devart.com/forums/viewtopic.php?t=19263.

We have fixed this bug.
This fix will be include in the next build of UniDAC.
If you want we can send you the fixed *.dcu files, please specify your email address.

invent
Posts: 92
Joined: Tue 16 Jun 2009 10:59
Location: Bielefeld, Germany

Post by invent » Mon 25 Oct 2010 15:25

Hi,

after installing the new dcu, TUniConnection.Connect is successful.

Thanks for the fix.

Kind regards,
Gerd Brinkmann
invent GmbH

Post Reply