Re: [PHP-DB] Informix Question (Still need help,please)

2001-06-21 Thread wflow
uot; <[EMAIL PROTECTED]> wrote in message 9gsg0u$6nf$[EMAIL PROTECTED]">news:9gsg0u$6nf$[EMAIL PROTECTED]... > "wflow" <[EMAIL PROTECTED]> wrote: > > Hi All, > > > What I want to do is create another query from some of the data from another > > on

[PHP-DB] Informix Question how to put data from query into variables

2001-06-20 Thread wflow
Hi All, What I want to do is create another query from some of the data from another one. The question is how do I take the data I get back from my first query and put that into variables so I can build my second query. The example I have in mind is: I a do a select tracknum,orderdate,ordertotal