Error with CacheLobs=False

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Sergo80
Posts: 7
Joined: Tue 20 Dec 2011 07:21

Error with CacheLobs=False

Post by Sergo80 » Tue 20 Dec 2011 07:54

I am using Uniquery (version 2.50.0.6) with Oracle database. I have set CacheLobs=False, and on some installations of Oracle this is working OK, on some not. All settings are the same with connection, also oracle version is the same, but i get error when reading blob field if CacheLobs=False. If i set it to true, everythink is OK. What could be wrong with Oracle installation that this happens? What should i check on database to figure this out, because only on some this happens, not all?

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Tue 20 Dec 2011 14:11

Hello

I cannot reproduce your issue. We need more information. Please specify the exact Oracle server and client versions where you get the error on reading BLOB with CacheLobs=False.

Also please download the latest UniDAC version and try to reproduce this issue with it. The 2.50.0.6 version is very old and maybe this issue was fixed a long time ago.

Sergo80
Posts: 7
Joined: Tue 20 Dec 2011 07:21

Post by Sergo80 » Wed 21 Dec 2011 08:16

Version 2.7 solve it. Thanks.

Post Reply