[Mono-bugs] [Bug 62978][Nor] Changed - SqlParameter giving exception

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat May 14 15:32:48 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 bmaurer at users.sf.net.

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

--- shadow/62978	2004-12-22 15:19:48.000000000 -0500
+++ shadow/62978.tmp.24593	2005-05-14 15:32:48.000000000 -0400
@@ -4,20 +4,20 @@
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: System
+Component: Sys.Data
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: info at x-tensive.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Methods(constructors) invocation, SqlParameters construction
+Summary: SqlParameter giving exception
 
 using System;
 using System.Reflection;
 using System.Data;
 using System.Data.SqlClient;
 
@@ -258,6 +258,13 @@
       cmd.ExecuteNonQuery();
       Console.WriteLine("Success!");
       Console.ReadLine();
     }
   }
 }
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-14 15:32 -------
+I split the first two off into different bugs. So just look at the
+last one...
+
+I wasn't able to repro the last one, since I don't have sql here. Can
+somebody help out.


More information about the mono-bugs mailing list