I am encountering a situation where I'm trying to AcceptChanges() on a
DataTable and this is throwing a
Destination array was not long enough. Check destIndex and length, and
the array's lower bounds.
error from within this call. Can someone shed some light on this? What
could have been done to lead to this error being thrown on such an apparently
simple call??
Regards,
-- TB