<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: BCP: Remove Quotes from CSV Import using BCP Format File</title>
	<link>http://blog.netnerds.net/2007/01/bcp-remove-quotes-from-csv-import-using-bcp-format-file/</link>
	<description>ls /usr/lolcat</description>
	<pubDate>Sun, 12 Oct 2008 10:56:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Steve P</title>
		<link>http://blog.netnerds.net/2007/01/bcp-remove-quotes-from-csv-import-using-bcp-format-file/#comment-10264</link>
		<dc:creator>Steve P</dc:creator>
		<pubDate>Mon, 30 Jun 2008 17:21:30 +0000</pubDate>
		<guid>http://blog.netnerds.net/2007/01/bcp-remove-quotes-from-csv-import-using-bcp-format-file/#comment-10264</guid>
		<description>Great post.  Thank you very much</description>
		<content:encoded><![CDATA[<p>Great post.  Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rochana</title>
		<link>http://blog.netnerds.net/2007/01/bcp-remove-quotes-from-csv-import-using-bcp-format-file/#comment-10229</link>
		<dc:creator>Rochana</dc:creator>
		<pubDate>Wed, 11 Jun 2008 04:21:11 +0000</pubDate>
		<guid>http://blog.netnerds.net/2007/01/bcp-remove-quotes-from-csv-import-using-bcp-format-file/#comment-10229</guid>
		<description>Thanks for the hint.
Your format didn't work but managed to tweak and get it work.
Here's my format file



9.0
6
1       SQLCHAR       0       21      ",\""      1     RefNo                                          ""
2       SQLCHAR       0       510     "\","      2     Product_Description                            Latin1_General_CI_AS
3       SQLCHAR       0       510     ",\""      3     No                                         Latin1_General_CI_AS
4       SQLCHAR       0       510     "\","      4     Prime_Flag                                 Latin1_General_CI_AS
5       SQLCHAR       0       510     ",\""      5     Group_Code                          Latin1_General_CI_AS
6       SQLCHAR       0       510     "\"\r\n"   6     Group_Name                          Latin1_General_CI_AS</description>
		<content:encoded><![CDATA[<p>Thanks for the hint.<br />
Your format didn't work but managed to tweak and get it work.<br />
Here's my format file</p>
<p>9.0<br />
6<br />
1       SQLCHAR       0       21      ",\""      1     RefNo                                          ""<br />
2       SQLCHAR       0       510     "\","      2     Product_Description                            Latin1_General_CI_AS<br />
3       SQLCHAR       0       510     ",\""      3     No                                         Latin1_General_CI_AS<br />
4       SQLCHAR       0       510     "\","      4     Prime_Flag                                 Latin1_General_CI_AS<br />
5       SQLCHAR       0       510     ",\""      5     Group_Code                          Latin1_General_CI_AS<br />
6       SQLCHAR       0       510     "\"\r\n"   6     Group_Name                          Latin1_General_CI_AS</p>
]]></content:encoded>
	</item>
</channel>
</rss>
