<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: ETL Subsystem 3: Data Extraction</title>
	<atom:link href="http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/</link>
	<description>Supporting decisions through sound data management</description>
	<lastBuildDate>Tue, 23 Aug 2011 03:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Tod McKenna</title>
		<link>http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/comment-page-1/#comment-5360</link>
		<dc:creator>Tod McKenna</dc:creator>
		<pubDate>Fri, 12 Sep 2008 12:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/#comment-5360</guid>
		<description>Hi Castro,

Yes -- I have!

Funny that text and char fields aren&#039;t working for you. Usually dates cause the biggest problems. But since you&#039;re through that, I suppose you&#039;re close. Tell me, are you writing to DBF free tables or a database? In addition, what codepage are you using? 1252? Lastly, there could be some truncation issues so be sure you SUBSTRING(value,1,n) output that might get truncated. It would also be helpful to post any error messages you might have as well.</description>
		<content:encoded><![CDATA[<p>Hi Castro,</p>
<p>Yes &#8212; I have!</p>
<p>Funny that text and char fields aren&#8217;t working for you. Usually dates cause the biggest problems. But since you&#8217;re through that, I suppose you&#8217;re close. Tell me, are you writing to DBF free tables or a database? In addition, what codepage are you using? 1252? Lastly, there could be some truncation issues so be sure you SUBSTRING(value,1,n) output that might get truncated. It would also be helpful to post any error messages you might have as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Castro Shehata</title>
		<link>http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/comment-page-1/#comment-5333</link>
		<dc:creator>Castro Shehata</dc:creator>
		<pubDate>Tue, 09 Sep 2008 21:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/#comment-5333</guid>
		<description>Have you tried to export data from SQL-2005 to VFP9.

I used SSIS to do this. Date, int and numeric fields working fine but text and char fields are not epxorted at all.

Would you give me a hint?

Thanks</description>
		<content:encoded><![CDATA[<p>Have you tried to export data from SQL-2005 to VFP9.</p>
<p>I used SSIS to do this. Date, int and numeric fields working fine but text and char fields are not epxorted at all.</p>
<p>Would you give me a hint?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tod means Fox &#124; 34 Subsystems of ETL Data Integration</title>
		<link>http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/comment-page-1/#comment-772</link>
		<dc:creator>Tod means Fox &#124; 34 Subsystems of ETL Data Integration</dc:creator>
		<pubDate>Mon, 14 Jan 2008 21:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.todmeansfox.com/2007/12/29/etl-subsystem-3-data-extraction/#comment-772</guid>
		<description>[...] Data Profiling [...]</description>
		<content:encoded><![CDATA[<p>[...] Data Profiling [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

