зеркало из https://github.com/mono/mail-archives.git
89 строки
3.6 KiB
HTML
89 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 59476][Nor] Changed - OdbcDataReader.GetValue is incorrect for "binary(16)" database type
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="017437.html">
|
|
<LINK REL="Next" HREF="017438.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 59476][Nor] Changed - OdbcDataReader.GetValue is incorrect for "binary(16)" database type
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 59476][Nor] Changed - OdbcDataReader.GetValue is incorrect for "binary(16)" database type">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed, 16 Jun 2004 04:55:18 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017437.html">[Mono-bugs] [Bug 59476][Nor] Changed - OdbcDataReader.GetValue is incorrect for "binary(16)" database type
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017438.html">[Mono-bugs] [Bug 60258][Nor] Changed - WinForms aren't working in Beta 2 & 3
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17436">[ date ]</a>
|
|
<a href="thread.html#17436">[ thread ]</a>
|
|
<a href="subject.html#17436">[ subject ]</a>
|
|
<a href="author.html#17436">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="mailto:tsureshkumar@novell.com.">tsureshkumar@novell.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=59476">http://bugzilla.ximian.com/show_bug.cgi?id=59476</A>
|
|
|
|
--- shadow/59476 2004-06-16 04:54:36.000000000 -0400
|
|
+++ shadow/59476.tmp.22033 2004-06-16 04:55:17.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 59476
|
|
Product: Mono: Class Libraries
|
|
Version: unspecified
|
|
OS: Red Hat 9.0
|
|
OS Details:
|
|
-Status: ASSIGNED
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: Sys.Data
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:sebastien.robitaille@croesus.com">sebastien.robitaille@croesus.com</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
@@ -76,6 +76,9 @@
|
|
|
|
|
|
------- Additional Comments From <A HREF="mailto:tsureshkumar@novell.com">tsureshkumar@novell.com</A> 2004-06-16 04:54 -------
|
|
Created an attachment (id=8198)
|
|
NUnit test cases to test the bug/fix - GetValueBinaryTest ().
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:tsureshkumar@novell.com">tsureshkumar@novell.com</A> 2004-06-16 04:55 -------
|
|
+fixed in cvs
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017437.html">[Mono-bugs] [Bug 59476][Nor] Changed - OdbcDataReader.GetValue is incorrect for "binary(16)" database type
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017438.html">[Mono-bugs] [Bug 60258][Nor] Changed - WinForms aren't working in Beta 2 & 3
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17436">[ date ]</a>
|
|
<a href="thread.html#17436">[ thread ]</a>
|
|
<a href="subject.html#17436">[ subject ]</a>
|
|
<a href="author.html#17436">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|