Page 1 of 1

OCI function IS NOT LINKED

Posted: Mon 09 Mar 2015 08:50
by delphi7
HELLO
USING
CREATE OR REPLACE TYPE MY_ARRAY aS VARRAY (100) OF INTEGER
I HAVE A PROBLEM WHEN USING AN ARRAY AS PARAMETER IN MY FUNCTION IN DIRECT MODE
BUG : OCI function IS NOT LINKED

Re: OCI function IS NOT LINKED

Posted: Tue 10 Mar 2015 07:09
by AlexP
Hello,

For the time being, this type is not supported in the Direct mode. We will consider the possibility to implement the support for this type in one of the next ODAC versions.