I don't know if anyone has answered your question or not. I am able to duplicate your problem with mono 1.0.5 on Windows.
The only thing I can think of is to modify SqlCommand to call this at the beginning of ExecuteReader and ExecuteNonQuery: Connection.Tds.RecordsAffected = 0; However, I will need to look into this further... -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philipp Knecht Sent: Wednesday, December 22, 2004 9:31 AM To: [email protected] Subject: [Mono-list] Error in SqlClient Hi there I've opened a bug (some time ago): http://bugzilla.ximian.com/show_bug.cgi?id=68973 the error is located but i don't have any response on that. any news? Thanks Philipp ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
