http://bugzilla.novell.com/show_bug.cgi?id=609109

http://bugzilla.novell.com/show_bug.cgi?id=609109#c16


--- Comment #16 from scott fluto <[email protected]> 2010-07-06 20:36:14 
UTC ---
in the above example given , change parameter 1 to this date and you will get
an error even though is a valid sqlserver date:

(DateTime)System.Data.SqlTypes.SqlDateTime.MinValue;

you might want to add a test that saves/loads a SqlDateTime.MinValue and
SqlDateTime.MaxValue just in case sqlserver decides to change how it works.

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

Reply via email to