 




<?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: Equivolent SQL Server function for Access DoCmd.TransferText</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/equivolent-sql-server-function-for-access-docmdtransfertext/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/equivolent-sql-server-function-for-access-docmdtransfertext/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 17:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: jlees</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/equivolent-sql-server-function-for-access-docmdtransfertext/#comment-52125</link>
		<dc:creator>jlees</dc:creator>
		<pubDate>Wed, 05 Mar 2008 19:29:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-52125</guid>
		<description><![CDATA[MrDenny is right, DTS or SSIS is teh best path, assuming it is a one time converstion.]]></description>
		<content:encoded><![CDATA[<p>MrDenny is right, DTS or SSIS is teh best path, assuming it is a one time converstion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul48</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/equivolent-sql-server-function-for-access-docmdtransfertext/#comment-52057</link>
		<dc:creator>paul48</dc:creator>
		<pubDate>Tue, 04 Mar 2008 16:50:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-52057</guid>
		<description><![CDATA[DoCmd.TransferText:
(DoCmd.TransferText(TransferType, SpecificationName, TableName, FileName, HasFieldNames, HTMLTableName, CodePage)
is an Access method to import/export files to or from Access.  In my case importing where TransferType is HTML, SpecificationName is a schema for the input file(not used), TableName is the table created, FileName is the input html file and HasFieldNames is a flag set to FALSE (no field names in the file.

Thanks]]></description>
		<content:encoded><![CDATA[<p>DoCmd.TransferText:<br />
(DoCmd.TransferText(TransferType, SpecificationName, TableName, FileName, HasFieldNames, HTMLTableName, CodePage)<br />
is an Access method to import/export files to or from Access.  In my case importing where TransferType is HTML, SpecificationName is a schema for the input file(not used), TableName is the table created, FileName is the input html file and HasFieldNames is a flag set to FALSE (no field names in the file.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/equivolent-sql-server-function-for-access-docmdtransfertext/#comment-52033</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Tue, 04 Mar 2008 06:25:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-52033</guid>
		<description><![CDATA[Check out my SQL Server blog &quot;&lt;a href=&quot;http://itknowledgeexchange.techtarget.com/sql-server/&quot;&gt;SQL Server with Mr Denny&lt;/a&gt;&quot; for more SQL Server information.]]></description>
		<content:encoded><![CDATA[<p>Check out my SQL Server blog &#8220;<a href="http://itknowledgeexchange.techtarget.com/sql-server/">SQL Server with Mr Denny</a>&#8221; for more SQL Server information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 296/299 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 18:08:36 -->