Page 1 of 1

GetOracleValue BUG ???

Posted: Mon 09 Mar 2009 13:03
by stefhorst
Strange Behavior

the GetOracleValue Method returns 3.30.2009 as a german datetime
is it a bug ???

reader.GetOracleValue(0).ToString();
"03.30.2009"

reader.GetValue(0).ToString();
"30.03.2009 00:00:00"

Posted: Tue 10 Mar 2009 09:39
by Shalex
We will check the current implementation of the GetOracleValue() method and notify you about the results as soon as possible.

Posted: Mon 16 Mar 2009 15:52
by Shalex
Thank you for the report. The bug with the GetOracleValue() method is fixed. Look forward to the next build of dotConnect for Oracle. I will post here when it is released (the beginning of April).

Posted: Thu 02 Apr 2009 16:08
by Shalex
The new build (5.00.26) of dotConnect for Oracle is available 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=14522 .