Hi Team,
We are developing an Intranet and one of the tasks is to use data from a production system however, we do not want to keep querying the live system and putting extra stress on it as we have approx. 60 users who are working on it at some time during the day.
Therefore our idea was to run Make Table queries every 30 mins and copy this table to another access DB and then use these static tables for the intranet pages.
We intend to do this by running an access macro from a scheduled task.
Could someone explain if there is a better way to do this as we would believe we will have problems if someone is accessing the static tables when we are trying to copy the updated table across.
All information will be greatly recieved as we would like to attempt to get this right first time.
Regards
Paul
We are developing an Intranet and one of the tasks is to use data from a production system however, we do not want to keep querying the live system and putting extra stress on it as we have approx. 60 users who are working on it at some time during the day.
Therefore our idea was to run Make Table queries every 30 mins and copy this table to another access DB and then use these static tables for the intranet pages.
We intend to do this by running an access macro from a scheduled task.
Could someone explain if there is a better way to do this as we would believe we will have problems if someone is accessing the static tables when we are trying to copy the updated table across.
All information will be greatly recieved as we would like to attempt to get this right first time.
Regards
Paul