Forum Moderators: open
So does anyone know if this can be done, and how I would do it? Meaning can I get data from a URL inside a stored procedure and parse the XML to get what I need from it?
The following links shows some examples of using xml in SQL 2005.
Understanding the SQL Server 2005 XML Data Type [simple-talk.com]
What's New in FOR XML in Microsoft SQL Server 2005 [msdn.microsoft.com]
[edited by: Ocean10000 at 1:30 pm (utc) on Sep. 19, 2008]