Hi all,
I made a report in crystal report 8.0 and saved it as a .rpt file and then I integrate it in VB by using RDC.
My query is to give me the list of out of stock items from product table. Right now, the report gives me the result when I made the query, i.e. it's not changing with product table. In product table, out of stock item status is changing everyday.
So my question is, how can I make my report dynamic so that the out of stock status in the report will change with changes of "quantityOnHand" values in product table?
If anybody can,it would be highly appreciated.
Thanks in advance.
I made a report in crystal report 8.0 and saved it as a .rpt file and then I integrate it in VB by using RDC.
My query is to give me the list of out of stock items from product table. Right now, the report gives me the result when I made the query, i.e. it's not changing with product table. In product table, out of stock item status is changing everyday.
So my question is, how can I make my report dynamic so that the out of stock status in the report will change with changes of "quantityOnHand" values in product table?
If anybody can,it would be highly appreciated.
Thanks in advance.