mail-archives/mono-bugs/2005-June/031111.html

103 строки
4.2 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75405][Nor] Changed - Problem with SQLServer GUID
parameters
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075405%5D%5BNor%5D%20Changed%20-%20Problem%20with%20SQLServer%20GUID%0A%09parameters&In-Reply-To=bug-75405%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="031110.html">
<LINK REL="Next" HREF="031113.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75405][Nor] Changed - Problem with SQLServer GUID
parameters</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075405%5D%5BNor%5D%20Changed%20-%20Problem%20with%20SQLServer%20GUID%0A%09parameters&In-Reply-To=bug-75405%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75405][Nor] Changed - Problem with SQLServer GUID
parameters">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Wed Jun 29 03:25:04 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="031110.html">[Mono-bugs] [Bug 75417][Wis] New - [GMCS] custom accessor modifiers
not working with generics?
</A></li>
<LI>Next message: <A HREF="031113.html">[Mono-bugs] [Bug 66087][Min] Changed - Using uniqueidentifier
parameters with Tds70 and SQL 2000 doesn't work
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#31111">[ date ]</a>
<a href="thread.html#31111">[ thread ]</a>
<a href="subject.html#31111">[ subject ]</a>
<a href="author.html#31111">[ 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="http://lists.ximian.com/mailman/listinfo/mono-bugs">informatique.internet at fiducial.fr.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75405">http://bugzilla.ximian.com/show_bug.cgi?id=75405</A>
--- shadow/75405 2005-06-28 08:05:23.000000000 -0400
+++ shadow/75405.tmp.17135 2005-06-29 03:25:04.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75405
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Data.SqlClient
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">informatique.internet at fiducial.fr</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
TargetMilestone: ---
@@ -68,6 +68,11 @@
dta=new SqlDataAdapter(sqlc);
ds=new DataSet();
dta.Fill(ds,&quot;fiche&quot;);
Console.WriteLine(ds.Tables[&quot;fiche&quot;].Rows.Count);
}
}
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">informatique.internet at fiducial.fr</A> 2005-06-29 03:25 -------
+This bug is a duplicate of #66087
+I've done a patch before... I don't know why it has not been apply to
+svn?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="031110.html">[Mono-bugs] [Bug 75417][Wis] New - [GMCS] custom accessor modifiers
not working with generics?
</A></li>
<LI>Next message: <A HREF="031113.html">[Mono-bugs] [Bug 66087][Min] Changed - Using uniqueidentifier
parameters with Tds70 and SQL 2000 doesn't work
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#31111">[ date ]</a>
<a href="thread.html#31111">[ thread ]</a>
<a href="subject.html#31111">[ subject ]</a>
<a href="author.html#31111">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>