 




<?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: Operation sequence for member MSTITA not valid</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/operation-sequence-for-member-mstita-not-valid/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/operation-sequence-for-member-mstita-not-valid/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 01:41:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/operation-sequence-for-member-mstita-not-valid/#comment-94901</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Tue, 02 Aug 2011 07:26:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-94901</guid>
		<description><![CDATA[The message says what to do:&lt;ul&gt;
	&lt;li&gt;Either change the operation sequence in the program or delete the existing program and compile it again.  Then try the request again.&lt;/li&gt;
&lt;/ul&gt;
Most likely, you have a UPDATE or a DELETE statement that is being executed without first executing a READ statement. Make sure that the logic reads a record before it tries to update or delete each record.

Tom]]></description>
		<content:encoded><![CDATA[<p>The message says what to do:
<ul>
<li>Either change the operation sequence in the program or delete the existing program and compile it again.  Then try the request again.</li>
</ul>
<p>Most likely, you have a UPDATE or a DELETE statement that is being executed without first executing a READ statement. Make sure that the logic reads a record before it tries to update or delete each record.</p>
<p>Tom</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.012 seconds using memcached
Object Caching 268/271 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 03:55:39 -->