[Mono-bugs] [Bug 500987] SqlCommand with DateTime parameter throws exception "Error converting data type varchar to datetime" (impacts NHibernate and Castle ActiveRecord)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu May 14 05:39:36 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=500987
User loic.nageleisen at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=500987#c4
--- Comment #4 from Loic Nageleisen <loic.nageleisen at gmail.com> 2009-05-14 03:39:34 MDT ---
More details on database environment:
- SQL Server 2005 9.0.1399 English version, default language set as English
(US), text language as 1033, running on a French Windows Server 2003 SP2
- SQL Server 2000 8.0.760 English version, default language set as French
(France), text language as 1036, running on a French Windows 2000 SP4
I used both SQL_Latin1_General_CP1_CI_AS and French_CI_AS as collations at the
database level.
All the rest looks default to me.
Client-side this is:
- Mac OS X 10.5.7 set on en_GB locale with Mono 2.4.
- Windows XP Pro SP3 French version with Mono 2.4 and .Net 3.5
Again, test under Mono 2.4 execution fails on any client-server combination,
and passes with both servers on .Net execution.
There must be something different between our setup. Which exact version of SQL
Server are you using?
--
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