No announcements
Found 2097071 threads
-
0 Votes
Generate FLAT FILE out of XML
Hello, There are several ways to get Flat File output for a given XML file with Flat File schema available handy.Answered | 3 Replies | 2491 Views | Created by SOS 111 - Friday, September 9, 2016 7:11 PM | Last reply by Pushpendra K Singh - Monday, September 12, 2016 8:05 PM -
1 Votes
Generating single xml instead of multiple xml's using stored proc
It may be just as simple as combining the resultsets into a single query by using subqueries and appending FOR XML RAW|PATH|AUTO to the end of the statement, ...Answered | 1 Replies | 1388 Views | Created by BTS_LEARNER - Thursday, November 21, 2013 3:35 PM | Last reply by wBob - Thursday, November 21, 2013 3:55 PM -
0 Votes
Reading XML file in a Store App
Take a look at linq to xml to parse the xmlAnswered | 1 Replies | 952 Views | Created by Aniruddha Varma - Saturday, March 28, 2015 7:14 AM | Last reply by Ken Tucker - Sunday, March 29, 2015 2:43 PM -
0 Votes
Generating XML File From a XML Column
But my source is a xml file that i need to load to the database table . can you please help me how to do that . how to import the Xml file into a ...Answered | 7 Replies | 1172 Views | Created by SSIS_help15 - Tuesday, October 15, 2019 10:58 PM | Last reply by SSIS_help15 - Tuesday, October 22, 2019 2:19 PM -
0 Votes
SSIS: Reading an XML File and calling a stored procedure
I am not sure about your situation, but If you read the xml data inside the data flow task in xml source, so it will be better if you execute the ...Answered | 5 Replies | 4000 Views | Created by TheGreatJC - Wednesday, November 9, 2011 2:50 PM | Last reply by TheGreatJC - Thursday, November 10, 2011 5:23 PM -
0 Votes
Read XML File From Host
If you place your xml-file in the same directory as the executing assembly, you can normally just use "Data.xml" as the path.Answered | 8 Replies | 938 Views | Created by MelbourneDeveloper - Saturday, November 9, 2013 3:57 AM | Last reply by MelbourneDeveloper - Tuesday, November 19, 2013 7:49 AM -
0 Votes
Store an xml file contents into database and compare two xml files
Hi Hepsi, I would suggesting you, can use dataset to read xml and store into database as well format and also compare it.Answered | 1 Replies | 3211 Views | Created by Hepsi. P - Friday, August 7, 2009 12:06 PM | Last reply by WmDev - Friday, August 7, 2009 1:31 PM -
0 Votes
How to store xml file on webrole at runtime?
If I were you, I will store it in blob storage and write a page to serve the blob as xml file or just directly access the Blob Url.Answered | 6 Replies | 7797 Views | Created by jitu surve - Wednesday, September 29, 2010 7:39 AM | Last reply by Brownie Points - Wednesday, September 29, 2010 9:40 PM -
0 Votes
Merge several .ism files...
After that, you can generate a .CSM file (Compisite Stream Manifest) which regroups all .ISM segments.Answered | 2 Replies | 5352 Views | Created by -niX- - Tuesday, March 2, 2010 9:36 AM | Last reply by -niX- - Tuesday, July 13, 2010 1:16 PM -
1 Votes
Generate XML
Hi Priya Bange, You may refer to the following script, and also take look at ...Answered | 3 Replies | 1833 Views | Created by Priya Bange - Tuesday, November 8, 2016 10:20 AM | Last reply by Sam Zha - Wednesday, November 9, 2016 4:20 AM -
0 Votes
Storing data in XML file
Encoding.UTF8); xmlWriter.Formatting = Formatting.Indented; xmlWriter.WriteProcessingInstruction("xml", "version='1.0' ...Answered | 2 Replies | 3523 Views | Created by Bob ONeill - Friday, February 20, 2009 2:30 AM | Last reply by Malleswara Reddy [MCTS, MCP] - Wednesday, February 25, 2009 2:15 PM -
1 Votes
how to generate an XSLT file for an xml document programatically???
Finally you can generate the XSLT file, even it is not the optimized one.Answered | 4 Replies | 6807 Views | Created by Amit Mani - Monday, April 13, 2009 10:28 AM | Last reply by Haowei Qin [MSFT] - Tuesday, April 14, 2009 1:57 PM -
0 Votes
Generating an XML file from String
Step #2: Parse the XML into a DOM.Answered | 4 Replies | 3772 Views | Created by tutumon79 - Monday, January 24, 2011 11:55 AM | Last reply by Jie Bao - Thursday, January 27, 2011 2:15 PM -
0 Votes
How to generate xml file for my MT3620 program
Is there any other method or workaround to generate a doc file?Answered | 3 Replies | 755 Views | Created by simonju - Monday, April 29, 2019 2:15 PM | Last reply by António Sérgio Azevedo - MSFT - Thursday, May 30, 2019 4:48 PM -
5 Votes
How to generate a schema from huge xml file.
Can't you keep a single record in the file and delete rest of the records to use that for schema generation?Answered | 7 Replies | 1850 Views | Created by Nitin Surya - Thursday, September 29, 2016 4:25 AM | Last reply by Snoopy2016 - Wednesday, October 5, 2016 9:13 PM -
2 Votes
Manually generate flat file from XML (for testing)
Were you trying to validate a flat file instance or generate a flat file instance?Answered | 5 Replies | 2665 Views | Created by Marius Zaharia - Monday, November 5, 2012 1:28 AM | Last reply by Marius Zaharia - Thursday, November 8, 2012 10:58 PM -
0 Votes
Best way to store the large xml files
Store them using a filestream column.Answered | 3 Replies | 5142 Views | Created by RagaSudha - Tuesday, October 4, 2016 2:21 PM | Last reply by Hilary Cotter - Tuesday, October 4, 2016 7:10 PM -
2 Votes
Code Generation - XML Comments
The L2ST4 project on CodePlex can also be used to modify the code generation process - you could store the comments in an XML file and pull them in quite easily.Answered | 3 Replies | 4070 Views | Created by Randy Minder - Monday, October 19, 2009 8:34 PM | Last reply by Damien Guard - Tuesday, October 20, 2009 4:31 AM -
0 Votes
[W8.1][FileStorage]storing an XML-file
You should post to the store app forum.Answered | 3 Replies | 459 Views | Created by Henk van de Sande - Monday, November 30, 2015 11:39 AM | Last reply by Barry Wang - Monday, December 7, 2015 2:07 PM -
0 Votes
how to generate .net forms code from a xml schema file
So it is possible to generate the code which will create such form (either as a C# or compiled into a dll) or you can dynamically create the UI in your code based on some XSD.Answered | 1 Replies | 5465 Views | Created by pisiiki - Tuesday, December 1, 2009 11:15 PM | Last reply by Vitek Karas - MSFT - Wednesday, December 2, 2009 10:52 AM - Items 1 to 20 of 2097071 Next ›
No announcements