I have a data report attatched to a data environment to display the contents of an access table. I have established the connection to the database in the data environment using its properties option. My problem is that the datareport does not dynamically display the report. ie.. If i have the application running, and I go in to my table and make dome changes, the datareport does not show the changes. It still displays the old copy. Is there some way I can refresh the connection between the Data environment and the table so that when the data environment is initialized, it always passes the latest data to the data report.
Thanks
Zack