my database will changechange/add when 1 product is done; so how can i show a realtime report everytime my data change/add?
Printable View
my database will changechange/add when 1 product is done; so how can i show a realtime report everytime my data change/add?
Quote:
Originally Posted by irene casper
How are you currently viewing your CR? If the report is embeded into a VB6 Form then all you have to do is refresh the report by using a timer.
thanks Mark.