Re: searching multiple databases

This WebDNA talk-list message is from

1997


It keeps the original formatting.
numero = 14802
interpreted = N
texte = It has been my experience in building shopping sites with relational product databases that webcatalog is not good at dealing with a detail page with multple SKUs on it. (no flames please.) Anyway, I always set up a parent database with a field PID (parentID - It can be any unique range of values) with a child database that contains SKU, size (or color), price, taxable, and Unitshipcost. The parent record holds the picture tags, the descriptions, all the other stuff, with the child record only haveing the bare minimum on unique info. to see two examples: http://www.kickpunch.com/ http://www.bigappleherp.com/Brian B. Burton BOFH --------------------------------------------------------------- MMT Solutions - Specializing in Online Shopping Solutions 973-808-8644 http://www.safecommerce.com---------- From: Grant Hulbert To: WebDNA-Talk@smithmicro.com Subject: Re: searching multiple databases Date: Mon, 17 Nov 1997 14:28:02 >I'm attempting to search another database using the [search] command in my >template based on the sku of a product selected on a previous page. If a >customer clicks on Shirt, I need to show on Detail.tmpl color options, I >had thought that building a colors.db and haveing fields sku and color, >hoping to search that db by that perticular sku selected and returning a >