There is a Excel file in one laptop which will be once extracted to the MySql base. This MySql database collects information for one website. So what is shown in the website depends on this MySql database. The Excel file is updated every day (Some info is deleted some is added and some data is just changed). The question is - How to make MySql database automatically update when Excel file is opened edited and the closed? Without doing any other action by the owner of this Excel file. Consider that, owner of the excel file is aware of this connection with MySql (of course). So he can install any software or anything to his computer to automatically read that excel file.