Page 1 of 1

Problems with OracleDataReader

Posted: Wed 18 Apr 2012 12:44
by alexB
Hello,

I found that a bug was introduced with one of your previous releases, I don't know which one exactly but I can confirm that all was working fine in build version 6.60.258.

When OracleDataReader.GetSchemaTable() is called, an "Object reference not set to an instance of an object" error is thrown.

An example of OracleCommand.CommandText that can be used to reproduce the bug is

Code: Select all

select * from emp e, emp m where e.MANAGER_ID = m.EMPLOYEE_ID

My Oracle: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Product

Posted: Mon 23 Apr 2012 06:21
by Pinturiccio
We have reproduced the issue. We will investigate it and notify you about the results as soon as possible.

Posted: Tue 24 Apr 2012 13:12
by Pinturiccio
We have fixed the bug with NullReferenceException in the OracleDataReader.GetSchemaTable() method. We will notify you when the corresponding build of dotConnect for Oracle is available for download.

Posted: Fri 27 Apr 2012 05:11
by Pinturiccio
The new build of dotConnect for Oracle 6.80.350 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/oracle/download.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://www.devart.com/forums/viewtopic.php?t=23996