[Mono-bugs] [Bug 609109] [Regression] Incoming tablular data stream (TDS) remote procedure call (RPC) protocal stream is incorrect.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 6 16:36:15 EDT 2010


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

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


--- Comment #16 from scott fluto <srfcanada at hotmail.com> 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.


More information about the mono-bugs mailing list