When Handling Advanced Updating Scenarios, Use ADO.NET

The SqlCommandBuilder class and code-generation tools such as the Data Adapter Configuration Wizard make handling basic updating scenarios simple. Unfortunately, these tools do not generate the logic required to handle more advanced updating scenarios, such as detecting and resolving failed update attempts.

However, you can use various ADO.NET features to handle the more advanced updating scenarios. Armed with the knowledge you’ve gained from reading this chapter, you now have the ability to handle such scenarios using the ADO.NET features described in the chapter.

Get Programming Microsoft® ADO.NET 2.0 Core Reference, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.