[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
Tue May 24 08:27:16 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 lukev123 at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75032
--- shadow/75032 2005-05-24 05:28:53.000000000 -0400
+++ shadow/75032.tmp.13761 2005-05-24 08:27:16.000000000 -0400
@@ -147,6 +147,16 @@
"application/zip"?
Please right-click and save-as a Zip file to open it.
Cheers,
Luke.
+
+------- Additional Comments From lukev123 at gmail.com 2005-05-24 08:27 -------
+Doing some investigation has revealed the following:
+
+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
More information about the mono-bugs
mailing list