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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=382734#c2





--- Comment #2 from Loic Nageleisen <[email protected]>  2009-05-20 
03:42:02 MDT ---
This is good news you managed to replicate this bug.

In my case, there is a difference: the server has to be set to French for it to
work: English won't work at all.

Besides, the server language setting [1] can be overriden by the database user
language setting [2], which is equivalent to sending a "SET LANGUAGE" query
prior to any other query.

[1] in SQL Management Studio, yourserver=>properties=>advanced=>default
language
[2] in SQL Management Studio,
security=>connections=>yourusername=>properties=>general=>default language

What's more, the fact that some months fail and some other succeed in French
due to the fact that Mono does not use full month names but abbreviations,
which don't match what SQL server expects, is a different bug than this one.
Should I open another one?

-- 
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