|
-
December 4th, 2002, 04:23 AM
#1
Usage of Parser interfaces inside a Store Procedure in SQL Server
Hi All,
I have an XML String which has data in it. I need to pass the string as an input to a Stored Procedure, fetch the data, update the database tables accordingly. But how do i retrieve the data from an XML string from inside a Stored Procedure. Do we need to use the Parser interfaces inside it(Either DOM or SAX) to retrieve the data ? If so, how do we do it. Or do we have any other approach to attain this.
Thanks
Gopi
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|