We are working on a small application In which we recevied some predefined excel reports from client side .we have to map them and store them into data base (MS Access).After that By using this database we need to generate some report at server side like suppose three clients(A,B,C) report merge and create a new report at server side.

What is the best solution for this type of problem.