http://bugzilla.novell.com/show_bug.cgi?id=500987
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=500987#c2 --- Comment #2 from Loic Nageleisen <[email protected]> 2009-05-06 04:18:20 MDT --- The above test case (includes dependencies) provides a means to test against pure string, parametrized command, NH and AR INSERTs into the database. It runs successfully under .Net, and fails as per the bug under Mono 2.4. As convenience, it uses AR to create the database schema. One should adapt various MSSQL database settings according to one's setup. Upon successful execution, correctness should then be checked manually in the database: - the pure string ADO should yield a result dependent of the database locale. - the others should yield a result dependent of the program locale. But all insertions should succeed. -- 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
