Topics
Started by
Posts
Last post
Hi , I have records in a table that contain elements as below (<c184>). My problem is that I…
2 replies
Hi I have an XML file which I want to load in sql server database. Can you pls advise how to do it.…
4 replies
Hi, I've just been given an xml file to import to SQL. I haven't looked at xml files before, but fr…
2 replies
I have a XML in Source Table. I need to parse this XML to 3 different tables which has Parent Child…
1 replies
Hi, I want to insert a new node but not sure what the best way to do this. DECLARE @XML XML = '<…
8 replies
I have a table with an indexed XML column. Is it possible to use openxml that takes advantage of th…
3 replies
How would I parse a recursive xml as given below. As you can see I have an indefinite self replica…
3 replies
I have a package that imports and transforms xml files provided by a third party vendor. This proce…
3 replies
Hello, I have a table (InfoTable) with a field with XML info like this: <Status> <IdStatu…
4 replies
I need to parse xml data using xquery. I have tried my best to replicate the situation. I need to …
2 replies
Hi I have a source table with an xml column that I need to query on the nodes and then depending on…
2 replies
Hello, I am learning XML and would like to show the type attribute in my XML output. Below is my q…
6 replies
I have SP that generates the output in XML format. The file is generated correctly with all tags. H…
1 replies
I am bulk inserting a whole bunch of xml files into a sql table using OPENROWSET. The problem is t…
5 replies
<EventOne ID="9999" > <EventDate>09/22/1984</EventDate> <PartyID2…
6 replies
Viewing 15 topics - 91 through 105 (of 799 total)
You must be logged in to create new topics.