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

100 строки
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75150][Nor] Changed - [PATCH] DataSet.Merge() can
throw ConstraintException
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075150%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20DataSet.Merge%28%29%20can%0A%09throw%20ConstraintException&In-Reply-To=bug-75150%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030019.html">
<LINK REL="Next" HREF="030021.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75150][Nor] Changed - [PATCH] DataSet.Merge() can
throw ConstraintException</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075150%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20DataSet.Merge%28%29%20can%0A%09throw%20ConstraintException&In-Reply-To=bug-75150%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75150][Nor] Changed - [PATCH] DataSet.Merge() can
throw ConstraintException">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Fri Jun 3 21:48:22 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030019.html">[Mono-bugs] [Bug 75150][Nor] Changed - DataSet.Merge() can throw
ConstraintException
</A></li>
<LI>Next message: <A HREF="030021.html">[Mono-bugs] [Bug 75152][Nor] New - [PATCH] TypeDescriptor fixes for
.NET 2.0
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30020">[ date ]</a>
<a href="thread.html#30020">[ thread ]</a>
<a href="subject.html#30020">[ subject ]</a>
<a href="author.html#30020">[ 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">george.barbarosie at gmail.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75150">http://bugzilla.ximian.com/show_bug.cgi?id=75150</A>
--- shadow/75150 2005-06-03 21:47:47.000000000 -0400
+++ shadow/75150.tmp.31154 2005-06-03 21:48:22.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 75150
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Data
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">george.barbarosie at gmail.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
TargetMilestone: ---
URL:
Cc:
-Summary: DataSet.Merge() can throw ConstraintException
+Summary: [PATCH] DataSet.Merge() can throw ConstraintException
On SVN trunk version, DataSet.Merge() can throw ConstraintException when
merged dataset contains table relations.
Testcase (to be attached immediately) trhows this exception:
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030019.html">[Mono-bugs] [Bug 75150][Nor] Changed - DataSet.Merge() can throw
ConstraintException
</A></li>
<LI>Next message: <A HREF="030021.html">[Mono-bugs] [Bug 75152][Nor] New - [PATCH] TypeDescriptor fixes for
.NET 2.0
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30020">[ date ]</a>
<a href="thread.html#30020">[ thread ]</a>
<a href="subject.html#30020">[ subject ]</a>
<a href="author.html#30020">[ 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>