[Mono-bugs] [Bug 63539][Min] Changed - OdbcDataReader: TINYINT retrieved as System.Int16 instead of System.Byte
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 26 Aug 2004 12:06:17 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by tsureshkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=63539
--- shadow/63539 2004-08-26 12:03:54.000000000 -0400
+++ shadow/63539.tmp.19882 2004-08-26 12:06:17.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 63539
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Minor
Component: Sys.Data
AssignedTo: tsureshkumar@novell.com
ReportedBy: sebastien.robitaille@croesus.com
QAContact: mono-bugs@ximian.com
@@ -84,6 +84,14 @@
Always
Additional Information:
RedHat9
unixODBC
freeTDS
+
+------- Additional Comments From tsureshkumar@novell.com 2004-08-26 12:06 -------
+Hi Sebastien,
+
+ The actual results are as expected. TINYINT should be returned as
+Int16.
+
+suresh.