Hi,
I developed an application that views data from the database(MSSQL)
through Excel. How will I update the database when the user edits the
data from excel without manual intervention?

I want it to be this way, the user will save the excel and after that,
without the user intervention, the database will be updated.


thanks!