<?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 : Custom Search - sql query</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Custom Search - sql query]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 13 Apr 2026 00:57:18 +0000</pubDate>
  <lastBuildDate>Thu, 11 Dec 2008 21:05:49 +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=2140</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[Custom Search - sql query : You should be able to do this...]]></title>
   <link>https://forum.productcart.com/custom-search-sql-query_topic2140_post7780.html#7780</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=454">benpate</a><br /><strong>Subject:</strong> 2140<br /><strong>Posted:</strong> 11-December-2008 at 9:05pm<br /><br />You should be able to do this with just a query. A stored procedure with two variables should work.<br>]]>
   </description>
   <pubDate>Thu, 11 Dec 2008 21:05:49 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-search-sql-query_topic2140_post7780.html#7780</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Search - sql query : ? Is there a tool to track the...]]></title>
   <link>https://forum.productcart.com/custom-search-sql-query_topic2140_post7395.html#7395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1221">austcold</a><br /><strong>Subject:</strong> 2140<br /><strong>Posted:</strong> 16-November-2008 at 6:03pm<br /><br />? Is there a tool to track the "pcdataName" field relationship back to the "products" Table.<br><br>? Does ProductCart have this information available to us.<br><br>If I new the path I should be able to create the query without to much trouble, I think?<br><br>Currently trying "SQL Maestro" which appears to be pretty good with mssql databases.<br><br><br><br>Please help.<br>]]>
   </description>
   <pubDate>Sun, 16 Nov 2008 18:03:09 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-search-sql-query_topic2140_post7395.html#7395</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Search - sql query : I have upgraded to the latest...]]></title>
   <link>https://forum.productcart.com/custom-search-sql-query_topic2140_post7383.html#7383</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1221">austcold</a><br /><strong>Subject:</strong> 2140<br /><strong>Posted:</strong> 14-November-2008 at 1:19am<br /><br />I have upgraded to the latest Product Cart version 3.5.<br><br>I created a custom search field called"Model Number" and enter a model number for that product.<br><br>I am trying to create a drop menu using the "model number data" as dynamic data and filtered by the brand. The reason for this is that the list of models for all brands has to many entries to sort through.<br><br>I have worked out that I can create a drop menu for all model numbers by using the table "pcSearchData" selecting the "pcSearchDataName" and filtering it with "idSearchField" =1 (which is the ID key for my custom field "Model"), becouse all custom field data is in the same table and field.<br><br>The SQL query looks like this, <br><br>SELECT pcSearchDataName<br>FROM dbuser.pcSearchData<br>WHERE idSearchField = 1<br><br>? How can I filter further using the "Brand"<br><br>? can it be done with just a query or do tables need to be modified?<br><br>]]>
   </description>
   <pubDate>Fri, 14 Nov 2008 01:19:24 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/custom-search-sql-query_topic2140_post7383.html#7383</guid>
  </item> 
 </channel>
</rss>