I work for a direct marketing company and we receive about 1000 - 2000 orders daily, the orders come in the form of 2 tables that I have to append to the main DB and then run a macro which includes a few more queries.
Out of habit I get all my users off the DB to append it, but as the DB grows this macro can run for more than 30 minutes (in the meantime the users drink coffee and plot my assassination). I was curious to know if I can let them stay in the system while the macro runs. This would cut down on overhead around the office.
Out of habit I get all my users off the DB to append it, but as the DB grows this macro can run for more than 30 minutes (in the meantime the users drink coffee and plot my assassination). I was curious to know if I can let them stay in the system while the macro runs. This would cut down on overhead around the office.