﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Discuss Content Posted by Raj Vasant / Article Discussions / Article Discussions by Author  / Using OpenXML Part II / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 01:19:52 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>&lt;P&gt;Muthukkalavalli,&lt;/P&gt;&lt;P&gt;What you are probably after is the SQLXMLBulkLoad tool, available as a separate download.  There's a How-to article at &lt;A href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlxml3/htm/bulkload_6bos.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sqlxml3/htm/bulkload_6bos.asp&lt;/A&gt; and several other resources at other pages.  Search for SQLXMLBulkLoad.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;</description><pubDate>Mon, 17 Apr 2006 15:55:00 GMT</pubDate><dc:creator>SDM</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>Excellent article, congratulations...Antonio Hernández</description><pubDate>Mon, 17 Apr 2006 15:37:00 GMT</pubDate><dc:creator>Antonio Hernandez</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>You can store your XML data into your database tables by defining a  column of VARCHAR type. You use OPENXML if you want to query your XML data.</description><pubDate>Thu, 16 Feb 2006 21:48:00 GMT</pubDate><dc:creator>Vasant Raj</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>&lt;P&gt;Thank you.  One of those "obvious when you think about it for more than a couple of minutes" situations, but aren't they they the best sometimes?&lt;/P&gt;&lt;P&gt;Good tip.&lt;/P&gt;</description><pubDate>Thu, 16 Feb 2006 16:25:00 GMT</pubDate><dc:creator>SDM</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>&lt;FONT color=#00008b&gt;I Need uploading an XML file to SQL Server... The scipt should use MS SQL Server Bulk import capability (OpenXML)...How can i do this.&lt;/FONT&gt;</description><pubDate>Thu, 16 Feb 2006 10:45:00 GMT</pubDate><dc:creator>Muthukkalavalli</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>Great idea!! I hadn't thought to try this.  I wish i had read this a couple years back.  It would really have been helpful in a few situations</description><pubDate>Thu, 16 Feb 2006 05:35:00 GMT</pubDate><dc:creator>Spunky-175138</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>&lt;P&gt;I actually tried this in a .NET Web Application before. I want to insert data in one database call from the a web application.&lt;/P&gt;&lt;P&gt;My big problem with this is the OutOfMemory error/exception when assigning the XML string to a string variable. This problem occurred if the datasource is too large (50,000 thousands record, 30 columns). That string variable is suppose to be passed the stored procedure. Haven't solve this problem and I have to revert back to old way of looping and call a database insert.&lt;/P&gt;&lt;P&gt;What way do you use OpenXML?&lt;/P&gt;</description><pubDate>Thu, 16 Feb 2006 02:24:00 GMT</pubDate><dc:creator>Daniel Fabia</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>thnx.I have not tried this in a web application...but i think it will work the same way... coz this will technique will be useful if you are calling sp's from one another...</description><pubDate>Thu, 16 Feb 2006 02:09:00 GMT</pubDate><dc:creator>Vasant Raj</dc:creator></item><item><title>RE: Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>&lt;P&gt;Great article. Have you tried this in real world application especially in web application.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description><pubDate>Thu, 16 Feb 2006 00:22:00 GMT</pubDate><dc:creator>Daniel Fabia</dc:creator></item><item><title>Using OpenXML Part II</title><link>http://www.sqlservercentral.com/Forums/Topic254974-227-1.aspx</link><description>Comments posted to this topic are about the content posted at &lt;A HREF="http://www.sqlservercentral.com/columnists/rVasant/usingopenxmlpartii.asp"&gt;http://www.sqlservercentral.com/columnists/rVasant/usingopenxmlpartii.asp&lt;/A&gt;</description><pubDate>Wed, 01 Feb 2006 09:16:00 GMT</pubDate><dc:creator>Vasant Raj</dc:creator></item></channel></rss>