<?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: Bulk Copy Data Using SQLBulkCopy Class</title>
	<atom:link href="http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/</link>
	<description>Everything .Net</description>
	<lastBuildDate>Mon, 09 Jan 2012 00:09:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bijayani</title>
		<link>http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/comment-page-1/#comment-16587</link>
		<dc:creator>Bijayani</dc:creator>
		<pubDate>Thu, 28 Jan 2010 05:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/#comment-16587</guid>
		<description>Hi,

I happened to see your post find it quite informative. I would like to share a link where a software engineer has shared a tip on &quot;SqlBulkCopy In .NET&quot;.

Here is the link:
http://www.mindfiresolutions.com/SqlBulkCopy-In-NET-215.php

Hope you find it useful and of assistance.

Thanks,
Bijayani</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I happened to see your post find it quite informative. I would like to share a link where a software engineer has shared a tip on &#8220;SqlBulkCopy In .NET&#8221;.</p>
<p>Here is the link:<br />
<a href="http://www.mindfiresolutions.com/SqlBulkCopy-In-NET-215.php" rel="nofollow">http://www.mindfiresolutions.com/SqlBulkCopy-In-NET-215.php</a></p>
<p>Hope you find it useful and of assistance.</p>
<p>Thanks,<br />
Bijayani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur HG</title>
		<link>http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/comment-page-1/#comment-11292</link>
		<dc:creator>Arthur HG</dc:creator>
		<pubDate>Thu, 29 Oct 2009 00:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/#comment-11292</guid>
		<description>Im not have problem with my code...mmmm 

I have a excel file with two columns: Column1,Column2 and also have a table with 2 columns: Column1(int) and  Column2(varchar(50))...

Imagine someone want to upload a excel file like this:

&#124;Column1 &#124; Column2 &#124;
&#124;1       &#124;Info     &#124;
&#124;2       &#124;Info     &#124;
&#124;a       &#124;info     &#124;
&#124;4       &#124;info     &#124;

Obviously this throw a error.... I need show a message like this:
The row 3 in your file is wrong, please correct it.


Thanks for everything!!!


Apologize for my bad english</description>
		<content:encoded><![CDATA[<p>Im not have problem with my code&#8230;mmmm </p>
<p>I have a excel file with two columns: Column1,Column2 and also have a table with 2 columns: Column1(int) and  Column2(varchar(50))&#8230;</p>
<p>Imagine someone want to upload a excel file like this:</p>
<p>|Column1 | Column2 |<br />
|1       |Info     |<br />
|2       |Info     |<br />
|a       |info     |<br />
|4       |info     |</p>
<p>Obviously this throw a error&#8230;. I need show a message like this:<br />
The row 3 in your file is wrong, please correct it.</p>
<p>Thanks for everything!!!</p>
<p>Apologize for my bad english</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/comment-page-1/#comment-11095</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Fri, 23 Oct 2009 03:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/#comment-11095</guid>
		<description>Arthur,
Can you post some code.</description>
		<content:encoded><![CDATA[<p>Arthur,<br />
Can you post some code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur HG</title>
		<link>http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/comment-page-1/#comment-10934</link>
		<dc:creator>Arthur HG</dc:creator>
		<pubDate>Mon, 19 Oct 2009 17:47:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/bulk-copy-data-using-sqlbulkcopy-class/#comment-10934</guid>
		<description>Hi,

I have a XLS File and need upload to sql server, I use a sqlbulkcopy...when one throw me a error,How I Know...
What row cannot inserted ?? or What number of row is wrong ??? I need send a message with this information.

Thanks.


Apologize for my bad english</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a XLS File and need upload to sql server, I use a sqlbulkcopy&#8230;when one throw me a error,How I Know&#8230;<br />
What row cannot inserted ?? or What number of row is wrong ??? I need send a message with this information.</p>
<p>Thanks.</p>
<p>Apologize for my bad english</p>
]]></content:encoded>
	</item>
</channel>
</rss>

