Topics
Started by
Posts
Last post
3 replies
2 replies
By: SQL006
I am creating a table as a message to be emailed using the sp_send_dbmail. The question I have is t…
2 replies
<HousingLoan xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/…
1 replies
By: LutzM
I would like to import XML data into SQL server table with SQL Builk Load metod, but I'm wery new i…
7 replies
By: dUros
Hi to all I am working on a stored procedure that will receive an xml as paramenter. The xml could …
4 replies
By: LutzM
how would i extract the code "Alpa125" from the below xml string ? Declare @XmlStr as Xml set @Xml…
3 replies
By: ron5
Is there any way to import XML below into a formatted table so the table looks something like (Sub,…
9 replies
By: ztuner-7
Hello. I'm lost in a jungle of different options how to extract data from xml. I have a combination…
4 replies
Hi, I have a SQL 2005 query that produces XML output with the layout I need. The problem is it will…
2 replies
Hi I have the below xml in a field that is read from a record. How would i constuct a single SELECT…
6 replies
I'm really new to xml programming via sql, so please pardon my ignorance. I'm just stumped at this …
5 replies
Hi, My requirement is to transfer XMl data for particular nodes onto a table. Here is my XML file a…
3 replies
Where @xmldata below is of type XML, can I write this as a dynamic query? I have built up the resul…
1 replies
Hello fellow developers. I am new to XQuery and have an issue. Based on the following XML I can't g…
2 replies
Viewing 15 topics - 331 through 345 (of 800 total)
You must be logged in to create new topics.