In Chapter 6 we concentrated on the data retrieval aspect of the Web Service. In this chapter, we will expand the Web Service to include data update methods.
We will look at how to set up the DataSet to avoid concurrency issues and how to update data via stored procedures instead of scripts.