<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; ETL</title>
	<atom:link href="http://www.sql-server-performance.com/category/tips/etl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 22 May 2013 06:37:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Performance Tuning Tips for SQL Server BCP</title>
		<link>http://www.sql-server-performance.com/2007/bcp/</link>
		<comments>http://www.sql-server-performance.com/2007/bcp/#comments</comments>
		<pubDate>Thu, 18 Jan 2007 01:12:50 +0000</pubDate>
		<dc:creator>Brad McGehee</dc:creator>
				<category><![CDATA[ETL]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=244</guid>
		<description><![CDATA[If you need to import or export very large quantities of data, it is often much faster to use bcp that it is to use SSIS. Of course, bcp lacks many features and options available for SSIS, and it can be little more time-consuming to set up sometimes. But if you don&#8217;t need to manipulate [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2007/bcp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Tuning Tips for SQL Server DTS</title>
		<link>http://www.sql-server-performance.com/2007/dts/</link>
		<comments>http://www.sql-server-performance.com/2007/dts/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 01:12:50 +0000</pubDate>
		<dc:creator>Brad McGehee</dc:creator>
				<category><![CDATA[ETL]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=243</guid>
		<description><![CDATA[When using DTS, if you have a choice, use the native OLE DB provider instead of the ODBC provider when importing and exporting data, as it provides better performance [7.0, 2000] Updated 4-17-2006 ***** ActiveX scripts, within DTS packages, slow down data importation, transformation, and exportation. If possible, try to avoid using ActiveX scripts when [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2007/dts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
