Page 1 of 1

DATA type not supported in direct mode

Posted: Sun 22 Feb 2015 07:35
by delphi7
Hello Alex,
using Direc mode

here an example:

Oraquery.Close;
Oraquery.sql.text='select 1 ,cursor(select 2 from dual union select 3 from dual) from dual';
Oraquery.Open;

bug:DATA type not supported

thanks

Re: DATA type not supported in direct mode

Posted: Mon 23 Feb 2015 06:06
by AlexP
Hello,

We have already added this functionality, it will be available in the next ODAC version.