The WCF-SQL adapter provides support for multiple inserts through the Consume Adapter Service feature: However, sometimes you might want to validate the data on the SQL side before before making the insert. For instance, if you have a collection of Customers, where some of them might already exist in...