[Mono-bugs] [Bug 49561][Maj] Changed - Casting error in libodbc.cs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 11 Oct 2003 14:53:27 -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 seifert@everybody.org.
http://bugzilla.ximian.com/show_bug.cgi?id=49561
--- shadow/49561 2003-10-11 14:52:53.000000000 -0400
+++ shadow/49561.tmp.20755 2003-10-11 14:53:27.000000000 -0400
@@ -27,6 +27,11 @@
SQLSMALLINT FAR *pfSqlType,
SQLUINTEGER FAR *pcbColDef,
SQLSMALLINT FAR *pibScale,
SQLSMALLINT FAR *pfNullable)
The attached patches fix this error.
+
+------- Additional Comments From seifert@everybody.org 2003-10-11 14:53 -------
+Created an attachment (id=5559)
+Patch for System.Data.Odbc.OdbcDataReader
+