https://bugzilla.novell.com/show_bug.cgi?id=360750


           Summary: Empty string being send instead of dbnull
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: x86-64
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Data.SqlClient
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          Found By: Development


Problems with parameters when calling a store procedure to sql server. Seems
like that parameters that are nvarchar(not sure, but it was string) that were
set explicitly to dbnull in our .NET code came as empty string '' in MS Sql
server. We made the incoming parameters to dbnull (although they were supposed
to be dbnull) in our store procedure and then it worked.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to