зеркало из https://github.com/mono/mail-archives.git
75 строки
3.1 KiB
HTML
75 строки
3.1 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 60118][Nor] Changed - XmlDataReader.Process() fails if DataTable name is the same as DataSet name
|
|
</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="017281.html">
|
|
<LINK REL="Next" HREF="017283.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 60118][Nor] Changed - XmlDataReader.Process() fails if DataTable name is the same as DataSet name
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 60118][Nor] Changed - XmlDataReader.Process() fails if DataTable name is the same as DataSet name">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 13 Jun 2004 06:22:12 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="017281.html">[Mono-bugs] [Bug 60118][Nor] New - XmlDataReader.Process() fails if DataTable name is the same as DataSet name
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017283.html">[Mono-bugs] [Bug 60118][Nor] Changed - XmlDataReader.Process() fails if DataTable name is the same as DataSet name
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17282">[ date ]</a>
|
|
<a href="thread.html#17282">[ thread ]</a>
|
|
<a href="subject.html#17282">[ subject ]</a>
|
|
<a href="author.html#17282">[ 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:borisk@mainsoft.com.">borisk@mainsoft.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60118">http://bugzilla.ximian.com/show_bug.cgi?id=60118</A>
|
|
|
|
--- shadow/60118 2004-06-13 06:21:31.000000000 -0400
|
|
+++ shadow/60118.tmp.18863 2004-06-13 06:22:12.000000000 -0400
|
|
@@ -53,6 +53,11 @@
|
|
holding only one table with name equals to default dataset name, i.e. :
|
|
|
|
<NewDataSet>
|
|
<Column1>1</Column1>
|
|
<Column2>2</Column2>
|
|
</NewDataSet>
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:borisk@mainsoft.com">borisk@mainsoft.com</A> 2004-06-13 06:22 -------
|
|
+Created an attachment (id=8152)
|
|
+Test case
|
|
+
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="017281.html">[Mono-bugs] [Bug 60118][Nor] New - XmlDataReader.Process() fails if DataTable name is the same as DataSet name
|
|
</A></li>
|
|
<LI> Next message: <A HREF="017283.html">[Mono-bugs] [Bug 60118][Nor] Changed - XmlDataReader.Process() fails if DataTable name is the same as DataSet name
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#17282">[ date ]</a>
|
|
<a href="thread.html#17282">[ thread ]</a>
|
|
<a href="subject.html#17282">[ subject ]</a>
|
|
<a href="author.html#17282">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|