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
DATA type not supported in direct mode
Re: DATA type not supported in direct mode
Hello,
We have already added this functionality, it will be available in the next ODAC version.
We have already added this functionality, it will be available in the next ODAC version.