I'm trying to use SqlBulkCopy in mono however when trying to write to the database an array index is out of range exception is thrown. This happens only in Mono, and not when running under .Net.
I tried passing an array of rows to bulkcopy instead, however this results in the same array index out of range exception. Does anyone have any suggestions or help, as anything would be greatly appreciated. -- View this message in context: http://n4.nabble.com/Mono-and-SqlBulkCopy-tp1558606p1558606.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
