https://bugzilla.novell.com/show_bug.cgi?id=323646#c1
Paul Rensing <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Info Provider|[EMAIL PROTECTED] |
--- Comment #1 from Paul Rensing <[EMAIL PROTECTED]> 2007-11-06 13:18:04 MST
---
Created an attachment (id=182294)
--> (https://bugzilla.novell.com/attachment.cgi?id=182294)
Program which demonstrates bug
This program demonstrates the bug. You will need to edit it and provide a valid
DB connection string. Be warned that, as written, it creates a new table in the
specified database.
I compiled the program as:
gmcs /out:SqlTimestampBug.exe /r:System.Data SqlTimestampBug.cs
using Mono 1.2.5. It throws an exception under Mono/Linux:
Unhandled Exception: System.Data.DBConcurrencyException: Concurrency violation:
the UpdateCommand affected 0 records.
at System.Data.Common.DbDataAdapter.Update (System.Data.DataRow[] dataRows,
System.Data.Common.DataTableMapping tableMapping) [0x00000]
If I copy the compiled .exe to a Windows box and run it there (against .NET
2.0), it runs correctly.
--
Configure bugmail: https://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