i am unable to read from above query. System.NotSupportedException: Unsupported Oracle data type 101 encountered. at System.Data.OracleClient.OracleColumn.Describe(Int32& offset, OracleConnection connection, OciErrorHandle errorHandle) at System.Data.OracleClient.OracleDataReader.FillColumnInfo() at System.Data.OracleClient.OracleDataReader..ctor(OracleCommand command, OciStatementHandle statementHandle, StringstatementText, CommandBehavior commandBehavior) at System.Data.OracleClient.OracleCommand.ExecuteReader(CommandBehavior behavior) Binary_Double makes problem for me how to resolve it,whether i need to convert this data type or how? Thanks!!