<?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: More on Reading and Writing CSV Files</title>
	<atom:link href="http://www.mjtnet.com/blog/2009/10/05/more-on-reading-and-writing-csv-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mjtnet.com/blog/2009/10/05/more-on-reading-and-writing-csv-files/</link>
	<description>Mostly tips, tutorials, articles and news about Macro Scheduler &#38; Windows Automation</description>
	<lastBuildDate>Thu, 17 Nov 2011 14:44:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Marcus Tettmar</title>
		<link>http://www.mjtnet.com/blog/2009/10/05/more-on-reading-and-writing-csv-files/comment-page-1/#comment-2472</link>
		<dc:creator>Marcus Tettmar</dc:creator>
		<pubDate>Fri, 30 Oct 2009 12:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjtnet.com/blog/?p=775#comment-2472</guid>
		<description>As a workaround for reading from XML files with DBQuery, see: http://www.mjtnet.com/blog/2009/10/30/convert-xml-to-csv/</description>
		<content:encoded><![CDATA[<p>As a workaround for reading from XML files with DBQuery, see: <a href="http://www.mjtnet.com/blog/2009/10/30/convert-xml-to-csv/" rel="nofollow">http://www.mjtnet.com/blog/2009/10/30/convert-xml-to-csv/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Tettmar</title>
		<link>http://www.mjtnet.com/blog/2009/10/05/more-on-reading-and-writing-csv-files/comment-page-1/#comment-2453</link>
		<dc:creator>Marcus Tettmar</dc:creator>
		<pubDate>Fri, 09 Oct 2009 09:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjtnet.com/blog/?p=775#comment-2453</guid>
		<description>I don&#039;t believe there are any standard Microsoft drivers available for this.  I did find the following though:

http://www.quilogic.cc/odbc.htm
http://www.datadirect.com/developer/odbc/odbc_xml_driver/index.ssp

I don&#039;t know how successful this would be though as XML isn&#039;t necessarily always going to follow a rigid table like structure.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t believe there are any standard Microsoft drivers available for this.  I did find the following though:</p>
<p><a href="http://www.quilogic.cc/odbc.htm" rel="nofollow">http://www.quilogic.cc/odbc.htm</a><br />
<a href="http://www.datadirect.com/developer/odbc/odbc_xml_driver/index.ssp" rel="nofollow">http://www.datadirect.com/developer/odbc/odbc_xml_driver/index.ssp</a></p>
<p>I don&#8217;t know how successful this would be though as XML isn&#8217;t necessarily always going to follow a rigid table like structure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Tapper</title>
		<link>http://www.mjtnet.com/blog/2009/10/05/more-on-reading-and-writing-csv-files/comment-page-1/#comment-2452</link>
		<dc:creator>Andrew Tapper</dc:creator>
		<pubDate>Thu, 08 Oct 2009 21:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mjtnet.com/blog/?p=775#comment-2452</guid>
		<description>Can XML files be treated the same way, ie. as database files? If so, can we use similar DB commands to read and manipulate the data?

Thanks</description>
		<content:encoded><![CDATA[<p>Can XML files be treated the same way, ie. as database files? If so, can we use similar DB commands to read and manipulate the data?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

