[Mono-bugs] [Bug 71766][Cri] Changed - RETURN_VALUE from stored procedure exception.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Jan 2005 08:57:54 -0500 (EST)


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 andypalmer@adelphia.net.

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

--- shadow/71766	2005-01-27 02:57:42.000000000 -0500
+++ shadow/71766.tmp.13782	2005-01-27 08:57:54.000000000 -0500
@@ -114,6 +114,9 @@
 ------- Additional Comments From tsureshkumar@novell.com  2005-01-27 02:57 -------
 quick hack, though not a solution,
 
 if you use @RETURN_VALUE instead of RETURN_VALUE as parameter name,
 this error won't occur.
 
+
+------- Additional Comments From andypalmer@adelphia.net  2005-01-27 08:57 -------
+Prefect! Thank you for your help.