<?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: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available</title>
	<atom:link href="http://www.bimonkey.com/2008/12/multiple-step-ole-db-operation-generated-errors-check-each-ole-db-status-value-if-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bimonkey.com/2008/12/multiple-step-ole-db-operation-generated-errors-check-each-ole-db-status-value-if-available/</link>
	<description>James Beresford on Microsoft BI and Consulting in Sydney, Australia</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:00:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Subhash</title>
		<link>http://www.bimonkey.com/2008/12/multiple-step-ole-db-operation-generated-errors-check-each-ole-db-status-value-if-available/comment-page-1/#comment-12990</link>
		<dc:creator>Subhash</dc:creator>
		<pubDate>Tue, 18 Oct 2011 14:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bimonkey.com/?p=30#comment-12990</guid>
		<description>I faced this Issue when i was defining Parameter variables in SSIS SQL Task that calls a stored procudure like below
EXEC sp_Test ?,?,? OUT
 and in the parameters list, I had 

Parameter Name as 1,2,3 which should be 0,1,2.

That solved.</description>
		<content:encoded><![CDATA[<p>I faced this Issue when i was defining Parameter variables in SSIS SQL Task that calls a stored procudure like below<br />
EXEC sp_Test ?,?,? OUT<br />
 and in the parameters list, I had </p>
<p>Parameter Name as 1,2,3 which should be 0,1,2.</p>
<p>That solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BI Monkey</title>
		<link>http://www.bimonkey.com/2008/12/multiple-step-ole-db-operation-generated-errors-check-each-ole-db-status-value-if-available/comment-page-1/#comment-10697</link>
		<dc:creator>BI Monkey</dc:creator>
		<pubDate>Mon, 25 Jul 2011 10:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.bimonkey.com/?p=30#comment-10697</guid>
		<description>Take it in as the Excel Source provides it, then use a Data Conversion to change it to the type you want.</description>
		<content:encoded><![CDATA[<p>Take it in as the Excel Source provides it, then use a Data Conversion to change it to the type you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor Stuart</title>
		<link>http://www.bimonkey.com/2008/12/multiple-step-ole-db-operation-generated-errors-check-each-ole-db-status-value-if-available/comment-page-1/#comment-10590</link>
		<dc:creator>Victor Stuart</dc:creator>
		<pubDate>Thu, 21 Jul 2011 18:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bimonkey.com/?p=30#comment-10590</guid>
		<description>OK, thanks for the explanation. Now what is the solution? What do we need to do to get data from, in my case, an excel spreadsheet column into a SQL Server field (nvarchar(15), null)? Do I need to cast it? If so how? I tried doing this but it didn&#039;t work: CAST([MIPS] AS nvarchar(15)) AS [MIPS]</description>
		<content:encoded><![CDATA[<p>OK, thanks for the explanation. Now what is the solution? What do we need to do to get data from, in my case, an excel spreadsheet column into a SQL Server field (nvarchar(15), null)? Do I need to cast it? If so how? I tried doing this but it didn&#8217;t work: CAST([MIPS] AS nvarchar(15)) AS [MIPS]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

