Topics
Started by
Posts
Last post
Hello guys, Iv created a xml file using SQL server and SSIS, after executing query i use script in …
9 replies
I was wondering whether it is possible for an XSLT file to generate multiple XML files. My process…
1 replies
Hi There, I'm quite inexperienced in returning XML from SQL and have only been using single tables …
16 replies
I am trying to select the rows from the table by putting the condition on the xml column. The condi…
1 replies
Hi all, I'm trying to parse an XML and get the data back to a table, and it's working though I'm un…
2 replies
Hello, Can one advise if it is possible to fully validate an XML file based on its XSD Collection p…
4 replies
Hi all, First of all, Merry Christmas 🙂 Next, the problem. I got this following XML: <VFPDat…
3 replies
I don't have much experience with XML and the question may sound elementary... but I have spent alr…
16 replies
declare @body varchar(max) -- Create the body set @body = cast( ( select td = dbtable + '</td…
1 replies
hai, how can i insert the declaration <?xml version="1.0" encoding="UTF-8"?> to my query? dec…
7 replies
Hi All, In my current project we have requirement where i have to convert CSV file to XML file form…
7 replies
I am trying to generate an output using Productname from below xml which will look like: B/C/ B/D/E…
6 replies
Hi: I have three tables: item, item_attachments, item_xml. The item_xml table has XML data in an …
1 replies
Greetings, I am looking for a way to simplify chopping up a fixed width string into its individual …
7 replies
Hi all, From Pages 342-345 of the book "Microsoft SQL Server 2012 BiBle. The Comprehensive, Tutoria…
5 replies
Viewing 15 topics - 61 through 75 (of 799 total)
You must be logged in to create new topics.