[Mono-bugs] [Bug 74948][Nor] Changed - new SqlParameter ("@P1", DBNull.Value);

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 20 02:20:52 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 sumadevi at novell.com.

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

--- shadow/74948	2005-05-20 01:16:35.000000000 -0400
+++ shadow/74948.tmp.11854	2005-05-20 02:20:52.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74948
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.Data
 AssignedTo: sumadevi at novell.com                            
 ReportedBy: bmaurer at users.sf.net               
 QAContact: mono-bugs at ximian.com
@@ -38,6 +38,10 @@
 parameterName, System.Object value)
 in (wrapper remoting-invoke-with-check)
 System.Data.SqlClient.SqlParameter:.ctor (string,object)
 in <0x00024> X:Main ()
 
 Works on msft...
+
+------- Additional Comments From sumadevi at novell.com  2005-05-20 02:20 -------
+If the parameter is DbNull then it is now converted to
+SqlDbType.Variant to be resolved later.


More information about the mono-bugs mailing list