Concerning the second part of my suggestion. Of course i can achieve desired
goals by setting AcceptChangesDuringUpdate= false and then after Update
looping throw rows committing "good" rows, and leaving "bad" rows aside. Of
course it would mean one extra loop for me what is not a problem for small
tables, but not very good for big, because DataAdapter will do this loop
anyway when calling Update :) 
-- 
View this message in context: 
http://www.nabble.com/DBConcurrencyException-tf4731950.html#a13543625
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