Jiri Cincura wrote:
> 
> On 11/1/07, paha <[EMAIL PROTECTED]> wrote:
>>
>> I've also read an interesting remark to DBConcurrencyException in MSDN
>>
>> When performing batch updates with the ContinueUpdateOnError property of
>> the
>> DataAdapter set to true, this exception is thrown if all row updates
>> fail.
>> In this case, this DBConcurrencyException contains DataRow objects for
>> all
>> rows whose update failed, rather than just the one DataRow object in Row,
>> and the affected DataRow objects can be retrieved by calling CopyToRows.
> 
> Can you provide me a link? Thanks. This change will not be so huge, so
> we can implement it, if there's no objection.
> 
http://msdn2.microsoft.com/en-us/library/tzh0cby4.aspx
-- 
View this message in context: 
http://www.nabble.com/DBConcurrencyException-tf4731950.html#a13543284
Sent from the firebird-net-provider mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to