<?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: Debugging &#8216;Multiple-step operation generated errors&#8217; errors in VB6 and SQL 2005</title>
	<atom:link href="http://www.sidesofmarch.com/index.php/archive/2008/06/26/debugging-multiple-step-operation-generated-errors-errors-in-vb6-andsql-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sidesofmarch.com/index.php/archive/2008/06/26/debugging-multiple-step-operation-generated-errors-errors-in-vb6-andsql-2005/</link>
	<description>Thoughts on life, liberty, and information technology</description>
	<lastBuildDate>Tue, 24 Jan 2012 10:43:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Felix</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2008/06/26/debugging-multiple-step-operation-generated-errors-errors-in-vb6-andsql-2005/#comment-796900</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Thu, 03 Mar 2011 10:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=258#comment-796900</guid>
		<description>Even i had the issue. got resolved by using tempoary table in Stored Procedure.</description>
		<content:encoded><![CDATA[<p>Even i had the issue. got resolved by using tempoary table in Stored Procedure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2008/06/26/debugging-multiple-step-operation-generated-errors-errors-in-vb6-andsql-2005/#comment-556542</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Mon, 19 Oct 2009 12:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=258#comment-556542</guid>
		<description>Thank you very much. I have exactly the same problem. Apparently if you use a Case When statement in the select the same thing happens if you try to modify that column in the recordset</description>
		<content:encoded><![CDATA[<p>Thank you very much. I have exactly the same problem. Apparently if you use a Case When statement in the select the same thing happens if you try to modify that column in the recordset</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2008/06/26/debugging-multiple-step-operation-generated-errors-errors-in-vb6-andsql-2005/#comment-240891</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 02 Jul 2008 13:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=258#comment-240891</guid>
		<description>Couldn&#039;t agree more. Unfortunately, the deliberate attention to testing, testing, and more testing is something I do more for client projects than I do for my own -- it&#039;s not a good thing, for sure, and it bites me in the arse more times than I&#039;d like to admit.</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t agree more. Unfortunately, the deliberate attention to testing, testing, and more testing is something I do more for client projects than I do for my own &#8212; it&#8217;s not a good thing, for sure, and it bites me in the arse more times than I&#8217;d like to admit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harborpirate</title>
		<link>http://www.sidesofmarch.com/index.php/archive/2008/06/26/debugging-multiple-step-operation-generated-errors-errors-in-vb6-andsql-2005/#comment-236251</link>
		<dc:creator>harborpirate</dc:creator>
		<pubDate>Fri, 27 Jun 2008 21:42:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sidesofmarch.com/?p=258#comment-236251</guid>
		<description>I&#039;ve yet to encounter a major version change of any significant enterprise level product, language, or framework that did not involve pain. From SQL Server, to Oracle, to Java, even .Net - there are always outlier cases where if you&#039;re doing just exactly the wrong thing in just exactly the wrong place, you&#039;re screwed. Sometimes that means something truly obscure, sometimes it means something slightly more common, but the pitfalls always seem to be there in any product of sufficient complexity.

Having just recently started upgrading a product I develop with many thousands of users; I can say from experience that as much as you might try, its pretty much impossible to think of every possible scenario when the user base gets large enough. Even with testing until you&#039;re blue in the face, something, however small, will slip through. It just sucks when you happen to be the person to find that small crack to fall through.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve yet to encounter a major version change of any significant enterprise level product, language, or framework that did not involve pain. From SQL Server, to Oracle, to Java, even .Net &#8211; there are always outlier cases where if you&#8217;re doing just exactly the wrong thing in just exactly the wrong place, you&#8217;re screwed. Sometimes that means something truly obscure, sometimes it means something slightly more common, but the pitfalls always seem to be there in any product of sufficient complexity.</p>
<p>Having just recently started upgrading a product I develop with many thousands of users; I can say from experience that as much as you might try, its pretty much impossible to think of every possible scenario when the user base gets large enough. Even with testing until you&#8217;re blue in the face, something, however small, will slip through. It just sucks when you happen to be the person to find that small crack to fall through.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

