I have an Access Database set up that is linked to 2 tables in a much larger SQL Server Database through ODBC. The setup is very simple. I have 2 queries and I run 2 reports off of them. I need these reports to refresh every 5 seconds and include the new data. These reports are updated from the query tabs so there are no forms involved, the data is simply updated by our users in the datasheet views for each of the queries. I will be projecting these reports onto the TVs in our suite so that is why I need this automatic updating capability for the reports. Is there any way to set something up to have the reports automatically refresh/regenerate every 5 seconds?
Thanks
Thanks
Comment