Hi,

I have managed to create a report using VB6's new data environment. After running my program and adding datat to the table, I can preview the report, and all looks fine.

If I then close the report and make a change to the stored data, when I go back and preview the report, the data has not been updated.

Is there anyway to refresh the data connected to the data report. Or do I have to close the connection to the data environement and re-open it. If this is the case, how is this done in code, as I set up the data enviroment following the stages in a book.

I hope someone can help

Thanks
Paul Crate