[Mono-bugs] [Bug 75032][Nor] Changed - Odbc DataReader errors when
getting Memo field from Access database
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 17 06:18:37 EDT 2005
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 tsenganal at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75032
--- shadow/75032 2005-09-27 06:35:34.000000000 -0400
+++ shadow/75032.tmp.16102 2005-10-17 06:18:37.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75032
Product: Mono: Class Libraries
Version: 1.0
OS: unknown
OS Details: Windows Server 2003
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: tsenganal at novell.com
ReportedBy: lukev123 at gmail.com
QAContact: mono-bugs at ximian.com
@@ -157,6 +157,10 @@
In .net 1.1, calling OdbcDataReader.GetDataTypeName() for the Memo
field reveals:
DataTypeName: LONGCHAR
In mono 1.0 the same method call reveals:
DataTypeName: Text
+
+------- Additional Comments From tsenganal at novell.com 2005-10-17 06:18 -------
+This bug has been fixed in svn. Please verify if it works.
+
More information about the mono-bugs
mailing list