[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] multi Database search and build Help
At 02:45 PM 07/03/2001 -0400, you wrote:
>Sorry for the newbie question but ....
>
>I've got 2 main databases I'm using. The BASE products database and a
>details database.
>PRODUCTS
> <<...>>
>
>DETAILS
> <<...>>
>
>
>The results will give the description and SKU number but when they click the
>SKU I want to be able to access the DETAILS database to pull the song
>listing for that SKU
>and let them order from there.
>
>I can't figure out how to display the results I need from the details
>database.
>
>Sorry if this is a vague question and thanks in advance for the help.
>using GDBM
On flypage.html:
[item-data details field_1]
[item-data details field_2]
...etc
The syntax for retrieving info for the current item ([item-code]) from an
arbitrary data base is [item-data table field].
- Ed L.
New Media E.M.S. Software Solutions for Business
463 Main St., Suite D eCommerce | Consulting | Hosting
Placerville, CA 95667 edl@newmediaems.com
(530) 622-9421 http://www.newmediaems.com
(866) 519-4680 Toll-Free (530) 622-9426 Fax
===============================================================