<?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 : Converting Access to SQL help (it nearly worked)</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Converting Access to SQL help (it nearly worked)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 12:48:55 +0000</pubDate>
  <lastBuildDate>Wed, 11 Nov 2009 08:37:45 +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=3181</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[Converting Access to SQL help (it nearly worked) : To anyone else having trouble...]]></title>
   <link>https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11937.html#11937</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1372">Andy @ Landmarq</a><br /><strong>Subject:</strong> 3181<br /><strong>Posted:</strong> 11-November-2009 at 8:37am<br /><br />To anyone else having trouble with Product Cart and SQL Mark is the man you need to talk to after a few hiccups relating to my peculiar SQL database hosting he got me all sorted and my site now runs like a dream.&nbsp; <br><br>I can highly recommend his talents to anyone in need.&nbsp;<img src="https://forum.productcart.com/smileys/smiley32.gif" border="0" alt="Clap" />]]>
   </description>
   <pubDate>Wed, 11 Nov 2009 08:37:45 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11937.html#11937</guid>
  </item> 
  <item>
   <title><![CDATA[Converting Access to SQL help (it nearly worked) : Hi Mark,Thanks for the reply,...]]></title>
   <link>https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11878.html#11878</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1372">Andy @ Landmarq</a><br /><strong>Subject:</strong> 3181<br /><strong>Posted:</strong> 05-November-2009 at 4:59am<br /><br />Hi Mark,<br><br>Thanks for the reply, I shall drop you a mail.<br><br>Andy,<br>]]>
   </description>
   <pubDate>Thu, 05 Nov 2009 04:59:33 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11878.html#11878</guid>
  </item> 
  <item>
   <title><![CDATA[Converting Access to SQL help (it nearly worked) : How did you go about doing this...]]></title>
   <link>https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11876.html#11876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=119">cognecy</a><br /><strong>Subject:</strong> 3181<br /><strong>Posted:</strong> 04-November-2009 at 3:06pm<br /><br /><P>How did you go about doing this conversion if I might ask?</P><DIV>&nbsp;</DIV><DIV>I have been doing ProductCart Database conversions for several years now and I can tell you that 'getting it right' is not a trivial task.&nbsp; As for the error you are seeing, it could be any number of things but it looks like you may have used something like the 'Access Upsizing Wizard' (<EM>which will always break the ProductCart DB relationships</EM>).&nbsp; If that is the case, it is best to just start over rather than trying to repair the problem. </DIV><DIV>&nbsp;</DIV><DIV>If you would like to talk one on one about this give me a call or shoot me an email.&nbsp; You are 6 hours ahead of me in the UK so I would likely be able to get back with you around 3-4 PM your time.</DIV>]]>
   </description>
   <pubDate>Wed, 04 Nov 2009 15:06:58 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11876.html#11876</guid>
  </item> 
  <item>
   <title><![CDATA[Converting Access to SQL help (it nearly worked) : Hello fellow carters,I have been...]]></title>
   <link>https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11874.html#11874</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1372">Andy @ Landmarq</a><br /><strong>Subject:</strong> 3181<br /><strong>Posted:</strong> 04-November-2009 at 11:57am<br /><br />Hello fellow carters,<br><br>I have been given the wonderous task of trying to convert our access driven store over to sql, after a bit of reading and such I managed to convert all the data over correctly as far as I could see and when I hooked it up to our store everything looked to be running as it should.<br><br>However the BTO section seems a bit broke, you can browse and select a BTO item but trying to add to cart or customise it causes it to generate an error message, looking at the error log I am getting this message.<br><br>Invalid column name 'pcProd_showBTOCMMsg'.&lt;p&gt;query=SELECT quantityFrom,quantityUntil,discountperUnit,percentage,discountperWUnit,baseproductonly FROM discountsPerQuantity WHERE IDProduct=3355&lt;/p&gt;<br><br>The BTO items do have a price next to them so I guess they are semi working in some form. The only thing I can see that is different between the access and sql version are the relationships are missing, is this the most likely cause or am I missing something else?<br><br>As always any advice greatfully received :)<br><br><br>]]>
   </description>
   <pubDate>Wed, 04 Nov 2009 11:57:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/converting-access-to-sql-help-it-nearly-worked_topic3181_post11874.html#11874</guid>
  </item> 
 </channel>
</rss>