Re: searching multiple databases
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 14788
interpreted = N
texte = >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>
menu with the perticular colors available to that item.>>I tried>[search db=colors.db&geSKUdata=[sku]]>[founditems][Color][/founditems] Yes, that's the right idea (make sure you close off that inner search with [/search], too). It what way is it not working? What do you see when you View Source?[search main database] [founditems] <-- loops thru all shirts found [search colors database&eqSKUdata=[sku]] <-- [sku] comes from main database [founditems] <-- loops thru all matching colors [/founditems] [/search] [/founditems][/search]Try just doing the inner search and manually setting the sku in the URL when you hit that page. This should tell you if you've got the right logic.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>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> menu with the perticular colors available to that item.>>I tried>[search db=colors.db&geSKUdata=[sku]]>[founditems] [Color][/founditems] Yes, that's the right idea (make sure you close off that inner search with [/search], too). It what way is it not working? What do you see when you View Source?[search main database] [founditems] <-- loops thru all shirts found [search colors database&eqSKUdata=[sku]] <-- [sku] comes from main database [founditems] <-- loops thru all matching colors [/founditems] [/search] [/founditems][/search]Try just doing the inner search and manually setting the sku in the URL when you hit that page. This should tell you if you've got the right logic.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Grant Hulbert
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)
sort problems....bug or brain fart? (1997)
emailer w/F2 (1997)
Authenticating users without dialog box (1997)
[addlineitem] (1999)
[WebDNA] OT - RESOLVED - does anyone know how to get Fetch/BBedit to leave my last line-ending char intact? (2009)
Limiting user access to .tmpl files (1997)
AppleScript question (1997)
Forms (1997)
incrementing sku (1998)
Further on formula.db failure to calculate shipCost (1997)
Problem: 3.0 doesn't update carts (1997)
SQL Support (2000)
Search in 2 or more catalogs (1997)
Interfacing WebMerchant to www.fedex.com (1997)
Newbie problem blah blah blah (1997)
Training Tapes Improved (1998)
RE: creating writefile data from a nested search (1997)
writing orders to a db (1997)
The BUG is BACK -- leading < character (1998)