[Mono-bugs] [Bug 75667][Maj] Changed - Exception thrown when using SqlClient to ExecuteReader with a command of type StoredProcedure

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jun 11 06:35:43 EDT 2007


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 anagappan at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75667

--- shadow/75667	2005-08-01 03:05:58.000000000 -0400
+++ shadow/75667.tmp.18234	2007-06-11 06:35:43.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: Gentoo Linux Mono 1.1.8.2, Windows XP Mono 1.1.8
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: Sys.Data.SqlClient
-AssignedTo: tsureshkumar at novell.com                            
+AssignedTo: anagappan at novell.com                            
 ReportedBy: mike.hull at coversant.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Exception thrown when using SqlClient to ExecuteReader with a command of type StoredProcedure
@@ -109,6 +109,10 @@
 ------- Additional Comments From tsureshkumar at novell.com  2005-08-01 03:05 -------
 current SqlClient implementation does not do RPC when executing stored
 procedures. 
 
 So, rightnow, if the parameter name is changed to "@RETURN_VALUE", it
 should work.
+
+------- Additional Comments From anagappan at novell.com  2007-06-11 06:35 -------
+Could you please try with the current SVN Version ? We have RPC
+implemented now.


More information about the mono-bugs mailing list