I am trying to have my web application perform a database restore. How should I go about that?
For context, I want to create a we application for users to perform a database restore from the front end. My environment currently uses Microsoft IIS server and Microsoft SQL server.