Page 1 of 1

LOB fields

Posted: Thu 28 Feb 2008 10:44
by progman
When I get result of query with LOB fields I wait a long time. I want to avoid loading LOB fields. I try to set properties in TUniQuery (ChacheLobs, etc) but it doesn't help me.

Posted: Fri 29 Feb 2008 15:01
by Challenger
Thank you for information. We have reproduced and fixed this problem. In order to defer blob read you should set the Oracle.DeferredLobRead specific option to True.