<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3863.aspx</link><pubDate>Tue, 02 Nov 2010 23:10:35 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3863</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3863.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3863</wfw:commentRss><description>&lt;p&gt;That seems to have done the trick. Thank you very much.&lt;/p&gt;</description></item><item><title>Re: Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3862.aspx</link><pubDate>Tue, 02 Nov 2010 21:34:17 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3862</guid><dc:creator>Method_Victor</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3862.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3862</wfw:commentRss><description>Hello Matt,

I&amp;#39;ve introduced one more change to MethodAPIUpdateV2. If that still doesn&amp;#39;t help, then I will be happy to help you through GoToMeeting on Thursday.

Thank you
Victor</description></item><item><title>Re: Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3860.aspx</link><pubDate>Tue, 02 Nov 2010 21:00:58 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3860</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3860.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3860</wfw:commentRss><description>&lt;p&gt;Hi Victor,&lt;/p&gt;
&lt;p&gt;What I am doing is exactly like scenario 2. I am updating multiple fields that are all custom fields, so none of them could possibly be the name field. If it would help, we could do a GoToMeeting for you to see it in action. I have some time on Thursday morning. Let me know if that would help or if I can provide any more information.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Re: Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3855.aspx</link><pubDate>Tue, 02 Nov 2010 13:32:33 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3855</guid><dc:creator>Method_Victor</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3855.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3855</wfw:commentRss><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;In order to have a better resolution to your problem, can you give me an example of a query you would do with a MethodAPIUpdateV2? &lt;/p&gt;
&lt;p&gt;With a change of code if there is a duplicate name, but you are not editing the name field itself, then you should not be getting any error messages and the record will be updated with data you had passed in.&lt;/p&gt;
&lt;p&gt;So for example if we have two customers with name &amp;quot;Mike&amp;quot;:&lt;/p&gt;
&lt;p&gt;Scenario 1 (This will FAIL and will not update the values): MethodAPIUpdateV2(strCompanyAccount, strLogin, strPassword, strSessionID, &amp;quot;Customer&amp;quot;, &amp;quot;Name&amp;quot;, &amp;quot;Mike&amp;quot;, 12)&lt;br /&gt;Scenario 2 (This will PASS and update the values): MethodAPIUpdateV2(strCompanyAccount, strLogin, strPassword, strSessionID, &amp;quot;Customer&amp;quot;, &amp;quot;AccountNumber&amp;quot;, &amp;quot;777&amp;quot;, 12)&lt;/p&gt;</description></item><item><title>Re: Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3853.aspx</link><pubDate>Tue, 02 Nov 2010 12:32:18 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3853</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3853.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3853</wfw:commentRss><description>&lt;p&gt;Hi Victor,&lt;/p&gt;
&lt;p&gt;I tied it again last night and I&amp;#39;m still getting the same message occasionally.&lt;/p&gt;
&lt;p&gt;With the change to the code, what should happen if there is a duplicate name? Should it now be saving the update?&lt;/p&gt;</description></item><item><title>Re: Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3847.aspx</link><pubDate>Mon, 01 Nov 2010 16:11:41 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3847</guid><dc:creator>Method_Victor</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3847.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3847</wfw:commentRss><description>&lt;p&gt;Hi Matt,&lt;/p&gt;
&lt;p&gt;You are getting this error when you are modifying a customer that has the same value for a parameter &amp;quot;Name&amp;quot; as other  Customer/Employee/Vendor in the database. This shouldn&amp;#39;t normally be the case, since &amp;quot;Name&amp;quot; field is usually a unique field, but it does happen in exceptional cases. Since you are not modifying the &amp;quot;Name&amp;quot; field, you should not be getting this message even if you do have duplicate name values. Our developer team has fixed the code and now you should not be having the same problem. Sorry for any inconvenience this might have caused.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Victor&lt;/p&gt;</description></item><item><title>Problem Updating in Customer Table</title><link>http://forums.method.me/cs/forums/thread/3838.aspx</link><pubDate>Sun, 31 Oct 2010 22:20:11 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:3838</guid><dc:creator>Matt</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/3838.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=3838</wfw:commentRss><description>&lt;p&gt;I am using the MethodAPIUpdateV2 to update fields in the Customer table. All of the fields that I am attempting to update are fields that I added, I am not trying to update the CustomerName or FullName fields. Occasionally I get the error &amp;quot;Save Warning: The Customer/Employee/Vendor/OtherName could not be sent to QuickBooks. &amp;nbsp;This Name is already in use. &amp;nbsp;Please edit the Name so that it is unique and save again.&amp;quot;&lt;/p&gt;
&lt;p&gt;Why would I be getting this error if I am not trying to change the name at all?&lt;/p&gt;</description></item></channel></rss>