Import Excel to different tables in database

Hi all,

I have a requirement of importing the excel file to database. When the user upload an excel file in import it should create new data in 3 different tables.

For example, in the excel file the data present is based on deals and each deal can have one or more number of loans and the deal will be having some amount values. So when the user upload a file it should update deals table, loans table an other table which contains of amount data of the deal.

Thank you.

  Discussion posts and replies are publicly visible