[Mono-bugs] [Bug 75052][Nor] Changed - SqlCommand.Execute throws
exception when the name of ReturnValue parameter does not
begin with @
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 27 02:20:41 EDT 2005
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 tsureshkumar at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75052
--- shadow/75052 2005-05-27 02:19:57.000000000 -0400
+++ shadow/75052.tmp.19052 2005-05-27 02:20:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75052
Product: Mono: Class Libraries
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: DUPLICATE
Severity: Unknown
Priority: Normal
Component: Sys.Data.SqlClient
AssignedTo: tsureshkumar at novell.com
ReportedBy: kornelpal at hotmail.com
QAContact: mono-bugs at ximian.com
@@ -28,6 +28,11 @@
.NET Framework accepts it.
This can be worked around using "@Return" instead of "Return".
All the example code in .NET Framework SDK uses "Return" as the return
value paramter name so I think this is widely used.
+
+------- Additional Comments From tsureshkumar at novell.com 2005-05-27 02:20 -------
+
+
+*** This bug has been marked as a duplicate of 71766 ***
More information about the mono-bugs
mailing list