i have a local SQLSERVER database and that is changing on daily basis. i want the same database to be uploaded with all the changes made daily first thing in the morning to a cloud server. please suggest how can i do this without any user interface. i can suspend all connection to database for the time data is being migrated.
↧