<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Changes to PrdsalesReport.asp</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Changes to PrdsalesReport.asp]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 04:51:13 +0000</pubDate>
  <lastBuildDate>Mon, 30 Jun 2008 15:33:47 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=1777</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Changes to PrdsalesReport.asp : Hi Dean, No problem - Thank the...]]></title>
   <link>https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5848.html#5848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1777<br /><strong>Posted:</strong> 30-June-2008 at 3:33pm<br /><br />Hi Dean,<br>&nbsp; No problem - Thank the folks at Winmerge - they did the hard bit :-) <br><br>]]>
   </description>
   <pubDate>Mon, 30 Jun 2008 15:33:47 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5848.html#5848</guid>
  </item> 
  <item>
   <title><![CDATA[Changes to PrdsalesReport.asp : Hamish - You sir are awesome!...]]></title>
   <link>https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5847.html#5847</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=15">Dean</a><br /><strong>Subject:</strong> 1777<br /><strong>Posted:</strong> 30-June-2008 at 3:29pm<br /><br />Hamish - You sir are awesome!&nbsp; I downloaded Winmerge and it totally saved the day.&nbsp; When I make changes I document every line, so moving what I did to the new version was easy using Winmerge.<br><br>Thanks again.<br>]]>
   </description>
   <pubDate>Mon, 30 Jun 2008 15:29:52 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5847.html#5847</guid>
  </item> 
  <item>
   <title><![CDATA[Changes to PrdsalesReport.asp : Hi, I just did a quick diff of...]]></title>
   <link>https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5826.html#5826</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1777<br /><strong>Posted:</strong> 29-June-2008 at 4:08pm<br /><br />Hi, I just did a quick diff of the two versions. There are some extra chunks of code &amp; some lines have minor changes such as formatting, but it shouldn't be difficult integrating any changes you made unles they were major. <br>I often achieve this with a "3 way diff" (well techically a two way diff &amp; the new version of the file also open to take the migrated changes)- where I compare my changed version with the original version (V2.76) - which makes it easy to see what I changed and where &amp; then copy the change lines over to the new version (V3.11) - not forgetting to back up the V3.11 version before I start of course :-) <br>]]>
   </description>
   <pubDate>Sun, 29 Jun 2008 16:08:35 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5826.html#5826</guid>
  </item> 
  <item>
   <title><![CDATA[Changes to PrdsalesReport.asp : Hi Dean, As this is reporting...]]></title>
   <link>https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5825.html#5825</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=303">Hamish</a><br /><strong>Subject:</strong> 1777<br /><strong>Posted:</strong> 29-June-2008 at 3:35pm<br /><br />Hi Dean,<br>&nbsp;&nbsp;&nbsp; As this is reporting I very much doubt there is any code in there which does DB updates - in which case it would be "safe".&nbsp; However, if you do decide to do this&nbsp; then I would advise only doing it as a <u>short term</u> stop-gap.&nbsp; I personally would advise against it though. The danger in this approach is that you will end up, in a future release with code that will not work and a lot more pain trying to work out what changes you made and how to bring them across to the version that is even more different. I've had to go in and tidy up after others had done this in the past &amp; it's not fun! <br><br>There are lots of products out there which help you to compare files to ease the migration of your changes. Personally I use GVIM, but that has a&nbsp; pretty steep learning curve. I've heard good things about winmerge though. http://winmerge.org/ <br>Of couse, documenting your changes always helps as well. Not sure if you've done this already (hopefully so), but if not then this is a great opportunity to do so.<br><br>Regards,<br>&nbsp;&nbsp;&nbsp;&nbsp; Hamish<br>&nbsp;&nbsp; &nbsp;  <br><br>]]>
   </description>
   <pubDate>Sun, 29 Jun 2008 15:35:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5825.html#5825</guid>
  </item> 
  <item>
   <title><![CDATA[Changes to PrdsalesReport.asp : I&amp;#039;ve just upgraded from 2.76...]]></title>
   <link>https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5821.html#5821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=15">Dean</a><br /><strong>Subject:</strong> 1777<br /><strong>Posted:</strong> 29-June-2008 at 1:54pm<br /><br />I've just upgraded from 2.76 and while the process was relatively painless there are some changes I have made to the code of PrdsalesReport.asp that I'd like to bring forward.&nbsp; Comparing the code between 3.11 vs 2.76 shows a large number of changes.&nbsp; I've run some tests using the old code and everything seems to work the way I'd like, but my tests haven't been exhaustive.&nbsp; <br><br>Is there any harm or will other reports quit working if I just replace the 3.11 code with the modified 2.76 code?<br>]]>
   </description>
   <pubDate>Sun, 29 Jun 2008 13:54:09 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/changes-to-prdsalesreport-asp_topic1777_post5821.html#5821</guid>
  </item> 
 </channel>
</rss>