Home » Open Source » Programming Interfaces » Large Value problem with Oracle Provider for 9.2.0.7.0 and 10.1.0.4.0
Large Value problem with Oracle Provider for 9.2.0.7.0 and 10.1.0.4.0 [message #388456] Tue, 24 February 2009 22:43 Go to next message
amolakolkar@gmail.com
Messages: 1
Registered: February 2009
Location: Mumbai
Junior Member
Hi,

There is table having single column "SCORE" as shown below.

---------------
SCORE
---------------
9.0000E+33
8.0000E+33
7.0000E+33
6.0000E+33
---------------

I am trying to fetch column SCORE from above table in database. The type of column SCORE is NUMBER. With Oracle Provider for OLE DB 9.0.1.0.1 everything works fine.
But when I use 9.2.0.7.0 or 10.1.0.4.0 , _Recordset::raw_GetRows() returns -2147217845. Is there is any limit on value retrived using _Recordset::raw_GetRows() in newer versions of Oracle Provider for OLE DB?

Please help.


Thanks and Regards,
AC

Re: Large Value problem with Oracle Provider for 9.2.0.7.0 and 10.1.0.4.0 [message #388457 is a reply to message #388456] Tue, 24 February 2009 22:53 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
Oracle made "significant" changes to SQL*Net between V9.0 & V9.2 so I am not surprised that the behavior is different.

[Updated on: Tue, 24 February 2009 22:53]

Report message to a moderator

Previous Topic: where can I download the oracle ODBC driver for Linux?
Next Topic: pl/sql stored procedure as data source in ADO.NET (merged)
Goto Forum:
  


Current Time: Fri Mar 29 02:33:54 CDT 2024