Welcome IsraelANY, the newest member
New user?    Register    Login
http://www.attackprevention.com


Date Submitted: 08/04/05
Hits: 59
Rating: 00000 based on 0 votes

Use OPENXML to Minimize SQL Server Database Calls



Added by Papergrl

Description: OPENXML is a new function added to SQL Server 2000 that provides a rowset view over an XML document. Since a rowset is simply a set of rows that contain columns of data, OPENXML is the function that allows an XML document to be treated in the familiar relational database format. It allows for the passing of an XML document to a T-SQL stored procedure for the updating of data.

Read the Complete Paper



You don't have permission to post replies.

Please login or register.

Copyright 2008 AttackPrevention