Topics
Started by
Posts
Last post
I am new to XML and the majority of what I have found so far to get where I am at is from piecing t…
6 replies
i am trying to pull data from the xml data tree given below got the values for all the nodes except…
4 replies
Hi, Can you please take a look on the attached XSD. The requirement here is how to add the root e…
4 replies
I have loaded the xml below to a xml table in sql server: abc xyz pqr lmn…
7 replies
I'm trying to select information from an XML document that contains Chinese characters in it, the X…
3 replies
Hi All, I am VERY new to dealing with XML thru SQL and even newer at using "FOR XML EXPLICIT" (an …
2 replies
I am trying to use a variable as the xpath when I do a query statement on an XML document in SQL Se…
1 replies
Hi All, This is one problem which is driving me nuts for the last few days. I have a query which ge…
6 replies
Newbie here, Just joined and searched the posts briefly but couldn't find what I want...hopefully I…
14 replies
I'm running the following: DECLARE @xml XML; SELECT @xml = BulkColumn FROM OPENROWSET (BULK 'C:\WM…
1 replies
I have some XML that looks like {Report} {table1} {table1_Group1_Collection} {table1_Group1 M…
6 replies
I seem to recall a posting or two in the daily email questioning Microsoft's commitment to and the …
1 replies
Posted this in TSQL Last week by accident... think it belongs here instead. I'm trying to create th…
2 replies
When using "for xml explicit" I am seemingly able to get whatever I want. However, I am missing how…
1 replies
Someone provided me an inventory xml (see attached file) Server LocalGroups LocalGroup thegro…
9 replies
Viewing 15 topics - 421 through 435 (of 800 total)
You must be logged in to create new topics.