<?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 : Error on Lengthy Custom Input Fields</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Using ProductCart : Error on Lengthy Custom Input Fields]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 19:06:40 +0000</pubDate>
  <lastBuildDate>Thu, 11 Mar 2010 02:29:04 +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=3499</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[Error on Lengthy Custom Input Fields : There is a Wiki article http:/...]]></title>
   <link>https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13352.html#13352</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=558">mattprice</a><br /><strong>Subject:</strong> 3499<br /><strong>Posted:</strong> 11-March-2010 at 2:29am<br /><br />There is a Wiki article <a href="http://wiki.earlyimpact.com/developers/cartc&#111;ntent" target="_blank">http://wiki.earlyimpact.com/developers/cartcontent</A>&nbsp;that deals with Cart Array Assignments.&nbsp; I think these same numbers follow through for the new saved cart features.&nbsp; ]]>
   </description>
   <pubDate>Thu, 11 Mar 2010 02:29:04 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13352.html#13352</guid>
  </item> 
  <item>
   <title><![CDATA[Error on Lengthy Custom Input Fields : Glad that worked out for you....]]></title>
   <link>https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13350.html#13350</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3499<br /><strong>Posted:</strong> 10-March-2010 at 8:47pm<br /><br />Glad that worked out for you. Was not easy to figure out which field was storing what exactly.<DIV>&nbsp;</DIV><DIV>I'm totally a glass house throwing stones, but it would be nice if EI did make use of the comment fileds in the db to explain what's fields with abstract names like this are actually used for.</DIV>]]>
   </description>
   <pubDate>Wed, 10 Mar 2010 20:47:22 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13350.html#13350</guid>
  </item> 
  <item>
   <title><![CDATA[Error on Lengthy Custom Input Fields : Fantastic Sean, many thanks.   ScArray21...]]></title>
   <link>https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13348.html#13348</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=558">mattprice</a><br /><strong>Subject:</strong> 3499<br /><strong>Posted:</strong> 10-March-2010 at 7:42pm<br /><br />Fantastic Sean,&nbsp; many thanks.&nbsp;&nbsp; <DIV>&nbsp;</DIV><DIV>ScArray21 was the correct field for Custom Input Data.&nbsp; SCArray4 dealt with&nbsp;product options.</DIV><DIV>&nbsp;</DIV><DIV>Matt&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 10 Mar 2010 19:42:41 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13348.html#13348</guid>
  </item> 
  <item>
   <title><![CDATA[Error on Lengthy Custom Input Fields : Hi Matt,  inc_SaveShoppingCart.asp...]]></title>
   <link>https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13345.html#13345</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=2">Guests</a><br /><strong>Subject:</strong> 3499<br /><strong>Posted:</strong> 10-March-2010 at 2:28pm<br /><br />Hi Matt,<DIV>&nbsp;</DIV><DIV>inc_SaveShoppingCart.asp is indeed new with v4 along with a new table in the database, pcSavedCratArray. The problem is that the field storing this data is not large enough for your purposes.</DIV><DIV>&nbsp;</DIV><DIV>I <EM>belive</EM> the field in this table that stores this data is SCArray4. You will want to change this field:</DIV><DIV>&nbsp;</DIV><DIV>SQL 2000: make it an ntext field</DIV><DIV>SQL 2005: make it nvarchar(max)</DIV><DIV>&nbsp;</DIV><DIV>Just need to get confirmation on whether this is the correct field (possibly could be SCArray21).</DIV>]]>
   </description>
   <pubDate>Wed, 10 Mar 2010 14:28:48 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13345.html#13345</guid>
  </item> 
  <item>
   <title><![CDATA[Error on Lengthy Custom Input Fields : My store is not live yet but I...]]></title>
   <link>https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13342.html#13342</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=558">mattprice</a><br /><strong>Subject:</strong> 3499<br /><strong>Posted:</strong> 10-March-2010 at 8:50am<br /><br />My store is not live yet but I have been developing it since V3.&nbsp; I have upgraded to V4 and I have hit an error which I am pretty sure I did not see in V3.&nbsp; <DIV>&nbsp;</DIV><DIV>My store will extensively use Text Area Custom Input Fields where the customer is likely to enter 20 or more lines of text.&nbsp; I am hitting an error when&nbsp;a customer enters around 500 characters and trys to add the product to cart.&nbsp;&nbsp;&nbsp;They get hit with the following error:-</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2 face=Arial></FONT><P>Microsoft OLE DB Provider for SQL Server<FONT size=3 face="Times New Roman"> </FONT><FONT size=2 face=Arial>error '80040e57'</FONT><FONT size=3 face="Times New Roman"> </FONT><P><FONT size=2 face=Arial>String or binary data would be truncated.</FONT> <P><FONT size=2 face=Arial>/order/pc/inc_SaveShoppingCart.asp</FONT><FONT size=2 face=Arial>, line 194</FONT> </P><DIV></DIV></DIV><DIV>It is fine if the customer has only entered a few lines of text so it has something to do with field length.&nbsp; I believe the inc_SaveSHoppingCart.asp is a new V4 file and has something to do with the new Saved Cart feature.</DIV><DIV>&nbsp;</DIV><DIV>Can anyone see what might be going on here in V4 that wasnt happening in V3 (at least I dont think) ?&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Many Thanks</DIV><DIV>Matt</DIV><DIV>&nbsp;</DIV><span style="font-size:10px"><br /><br />Edited by mattprice - 10-March-2010 at 8:51am</span>]]>
   </description>
   <pubDate>Wed, 10 Mar 2010 08:50:05 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/error-on-lengthy-custom-input-fields_topic3499_post13342.html#13342</guid>
  </item> 
 </channel>
</rss>