Page 1 of 1

Row prefetch attribute

Posted: Wed 09 Feb 2005 12:26
by Tim
Here http://www.crlab.com/odac/History.txt (in 4.15.0.13 05.06.03) there is: "Bug with prefetch attributes on Oracle client 8.1.6 fixed"
How can I set attribute for row prefetch?

Posted: Wed 09 Feb 2005 16:07
by Alex
This is an internal OCI function call attribute used for prefetching on the OCI side, you don't have access to it.

Posted: Thu 10 Feb 2005 05:18
by Tim
It's a pity :(
In JDBC I can do it. Why this feature is inaccessible in ODAC?