[ic] Wierd behaviour mysql query - URGENT

Andrei Gologan interchange-users@icdevgroup.org
Wed Oct 16 09:11:01 2002


>
> now it will only work if it looks like that:
>
> [query list=1 sql="SELECT Id, quantity FROM menge WHERE username='[data
> session username]' AND sku='[item-code]'"]
> [if-item-data products limitiert eq 1]
> [query list=1 sql="SELECT Id, quantity FROM menge WHERE username='[data
> session username]' AND sku='[item-code]'"]
> [on_match] ....................

and it only works if there are both queries there ... only one of them, no
matter which , and it stops working ....

Andrei