Topics
Started by
Posts
Last post
Hi, I was wondering how I can accomplished the following: 1. Data Field contains an entire XML File…
5 replies
Hello all. New to XML and any help is appreciated. Code: IF OBJECT_ID('tempdb..#TableExample') IS …
1 replies
Hey all, I am having some issues with XML and XQuery in SQL. Here is basically what I want I have s…
4 replies
Hi everyone I have a question about XML and XSD. In my XML file there are repeating elements. I hav…
1 replies
Hello all, I'm very new to writing sql for xml output. I'm struggling with how to write the synta…
3 replies
Following the XML/XSL transformation using templates now I want to create a kind of "wizard" that w…
1 replies
Found this article XML-XSL Transformations in SQL Server[/url] but I wonder if there is another way…
2 replies
Hi everyone, I've used XML PATH and Elements to generate xml, so far so good. But now I'm thinking …
5 replies
Dear All, I am facing issue while extracting data from one field. I want to split data into new tab…
4 replies
Hi All, Iam having the xml with the data as shown below, declare @x xml set @x = '<SinterklaasWi…
4 replies
Hi I'm trying to extract data out of an XML, and by and large am unable to get most of the data. It…
2 replies
I have an image data type I would like to select into my XML document. When I select using qu…
1 replies
Hello, I am using SQL Server 2008 R2. I have a requirement where I need to update one XML attribute…
4 replies
Hello everyone, I'm a newbie and didn't knew where exactly to post this thread. I finally decided t…
1 replies
I need an XML element that has an attribute and an element value. The result required is such: <…
4 replies
Viewing 15 topics - 226 through 240 (of 799 total)
You must be logged in to create new topics.