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:
[Sum] function? (1997)
[WebDNA] Timer (2009)
Paranoid about serial numbers...not (1998)
SKU Question (1999)
TCP Connect code for SMTP transaction (2004)
Re:quit command on NT (1997)
Template Encryption (1998)
Date Formats (1997)
rn (range) (2003)
Uh...can someone help me out with the b10? (1997)
WebCatalog and WebMerchant reviewed by InfoWorld (1997)
Mac: LModelDirector bug fix (1997)
Webmessage Hyperboard (1998)
Add message to Order (1997)
[WebDNA] Base 64 (2010)
WebCat2 several catalogs? (1997)
Problem during evaluation of WebCatalog (1998)
WebCat2b13MacPlugIn - [showif][search][/showif] (1997)
possible, WebCat2.0 and checkboxes-restated (1997)
Feature request: [decrypt seed=xxxxx] from [lookup] (2005)