OraOLEDB.Oracle generates error when retreiving a table with anydata col
Hi,
I use OraOLEDB.Oracle to connect from VB6 to oracle, and ADODB recordsets.
I have a procedure that returns a table (using a cursor), the table has a column of type sys.anydata.
I get this error: ROW-00004: Invalid column datatype
I have to mention that it works excelent for anything that does not contain sys.anydata.
I use Oracle 9.2.
Thanks in advance,
pesq