[ic] Simple question dealing with search-region

Kip Lawrence kip at jkcrafts.com
Sat Oct 9 02:03:21 EDT 2004


[loop search="

>                 fi=orderline
>                 st=db
>                 sf=order_number
>                 se=[item-code]
>                 rf=sku,quantity,description
>                 ml=9999
> "]
> <br>
> [loop-param sku] [loop-param quantity] [loop-param description]
> [/loop]
>
> Note: this approach could get quite slow and resource consuming if you 
> have many pending orders; you might want to consider using SQL 
> instead, if you are using an external SQL dbms.
>
> - Ed
>
Thank you, Ed! That was exactly what I was missing!

Kip


More information about the interchange-users mailing list