<?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: Handling Primary Key Errors in Analytical Accounting</title>
	<atom:link href="http://msdynamicstips.com/2009/12/23/handling-primary-key-errors-in-analytical-accounting/feed/" rel="self" type="application/rss+xml" />
	<link>http://msdynamicstips.com/2009/12/23/handling-primary-key-errors-in-analytical-accounting/</link>
	<description>Scribblings of a Microsoft Dynamics GP MVP</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:13:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: veeyeskay</title>
		<link>http://msdynamicstips.com/2009/12/23/handling-primary-key-errors-in-analytical-accounting/comment-page-1/#comment-85</link>
		<dc:creator>veeyeskay</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/?p=305#comment-85</guid>
		<description>Thanks Kevin. 
 
I have updated the script in the post accordingly.&#160; 
 
Nice to hear the script was helpful to you. 
 
Regards 
Siva </description>
		<content:encoded><![CDATA[<p>Thanks Kevin. </p>
<p>I have updated the script in the post accordingly.&nbsp; </p>
<p>Nice to hear the script was helpful to you. </p>
<p>Regards<br />
Siva</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Vogler</title>
		<link>http://msdynamicstips.com/2009/12/23/handling-primary-key-errors-in-analytical-accounting/comment-page-1/#comment-84</link>
		<dc:creator>Kevin Vogler</dc:creator>
		<pubDate>Tue, 23 Feb 2010 04:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/?p=305#comment-84</guid>
		<description>This was a life saver. However, there&#039;s an error in this section of the sproc: 
( &#039;UPDATE  DYNAMICS..AAG00102 SET aaRowID = (SELECT ISNULL(MAX(aaTrxDimCodeBoolID),0) FROM  &#039; 
+ @INTERID 
+ &#039;..AAG00404) WHERE  aaTableID = 404 AND CMPANYID = &#039; 
+ @CMPANYID + &#039;&#039; 
) 
 
aaTrxDimCodeBoolID should be aaTrxDimCodeDateID for the AAG00404 table 
 
Thanks for the work. 
Kevin Vogler </description>
		<content:encoded><![CDATA[<p>This was a life saver. However, there&#039;s an error in this section of the sproc:<br />
( &#039;UPDATE  DYNAMICS..AAG00102 SET aaRowID = (SELECT ISNULL(MAX(aaTrxDimCodeBoolID),0) FROM  &#039;<br />
+ @INTERID<br />
+ &#039;..AAG00404) WHERE  aaTableID = 404 AND CMPANYID = &#039;<br />
+ @CMPANYID + &#039;&#039;<br />
) </p>
<p>aaTrxDimCodeBoolID should be aaTrxDimCodeDateID for the AAG00404 table </p>
<p>Thanks for the work.<br />
Kevin Vogler</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Analytical Accounting Primary Key Problems - Mohammad R. Daoud</title>
		<link>http://msdynamicstips.com/2009/12/23/handling-primary-key-errors-in-analytical-accounting/comment-page-1/#comment-81</link>
		<dc:creator>Analytical Accounting Primary Key Problems - Mohammad R. Daoud</dc:creator>
		<pubDate>Wed, 23 Dec 2009 22:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://projectgreen.com/?p=305#comment-81</guid>
		<description>[...] @ Interesting Findings &amp; Knowledge Sharing blog, “veeyeskay” posted an SQL script that updates this table Dynamically! Find the script below or visit the post for more [...]</description>
		<content:encoded><![CDATA[<p>[...] @ Interesting Findings &amp; Knowledge Sharing blog, “veeyeskay” posted an SQL script that updates this table Dynamically! Find the script below or visit the post for more [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

