[ic] Loop Search Question

Peter peter at pajamian.dhs.org
Thu Jul 17 00:32:02 UTC 2008


On 07/16/2008 05:12 PM, Jon Jensen wrote:
> [query
>      sql="
>          SELECT code, title, date_added

The products table uses sku for the key field, so that should be:
	SELECT sku, title, date_added


Peter




More information about the interchange-users mailing list