Page 1 of 1

SubmitChanges under Mono does not work with DateTime

Posted: Fri 10 Dec 2010 15:20
by JBonsack
Hi,

we have currently a problem.

Our table has a varchar2 and a datetime field.
Updateing on the varchar2 field doesn't work.
Without the datetime field the update works.

It works under Windows.
In a Mono Environment it fails with the error above.

Under mono it fails on the SubmitChanges method without any exceptions and the application quits.

We are using DevArts dotConnect for Oracle with Linq2SQL.

Can anybody help me?


Regards from Germany,
Joerg

Posted: Mon 13 Dec 2010 17:18
by StanislavK
Thank you for the report, we have reproduced the problem. We will investigate it and inform you about the results as soon as possible.