Using Updategrams to Modify Data in SQLXML 4.0

You can modify (insert, update, or delete) a database in Microsoft SQL Server 2005 from an existing XML document by using an updategram or the OPENXML Transact-SQL function.

This section provides information about updategrams and examples of their usage.

In This Section