There is a button called "Data Refresh". Once user clicks it, a few jobs will start:
truncate 5 tables in local SQL server, insert data into 5 tables in local server from remote SQL server. It will take about 15 seconds.
How to add progress bar with data refresh?