I have designed a Data report with VB6 designer. Data is added/removed with ADODC. When I go back to enter a new data & try to view the Data Report again, it show previous values only, New entries do not show up in same session unless I close the application & restart it again. What should I do?
I have tried DataReport.Refresh Methodbut it is not working.