[Mono-bugs] [Bug 63122][Nor] Changed - SQLException invoking SqlCommandBuilder.DeriveParameters for a stored procedure

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 16 Aug 2004 04:30:34 -0400 (EDT)


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 gert.driesen@pandora.be.

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

--- shadow/63122	2004-08-16 04:29:48.000000000 -0400
+++ shadow/63122.tmp.11715	2004-08-16 04:30:34.000000000 -0400
@@ -88,6 +88,11 @@
 example, SQL Server Query Analyser.
    this will create a database called Reports, containing a single table
    and one stored procedure
 3. modify the connectionstring in the attached C# source to match your 
 local set-up
 4. compile and run the repro.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-08-16 04:30 -------
+Created an attachment (id=9104)
+SQL script to create the database necessary to reproduce the issue
+