 




<?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: Getting error while insert in forms 6i application</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/getting-error-while-insert-in-forms-6i-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/getting-error-while-insert-in-forms-6i-application/</link>
	<description></description>
	<lastBuildDate>Mon, 20 May 2013 05:26:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/getting-error-while-insert-in-forms-6i-application/#comment-70382</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Fri, 13 Nov 2009 16:47:49 +0000</pubDate>
		<guid isPermaLink="false">#comment-70382</guid>
		<description><![CDATA[I don&#039;t think you should try to suppress the error message, but try to find the root cause of the error.

It is possible that your form is trying to insert the record twice, and that&#039;s why you are getting the unique constraint violated error.  The first thing I would do is review the code of the block triggers (pre-insert, on-insert and post-insert).]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t think you should try to suppress the error message, but try to find the root cause of the error.</p>
<p>It is possible that your form is trying to insert the record twice, and that&#8217;s why you are getting the unique constraint violated error.  The first thing I would do is review the code of the block triggers (pre-insert, on-insert and post-insert).</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 3/10 queries in 0.043 seconds using memcached
Object Caching 267/273 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-20 08:51:22 -->