Migrate SQL server to Devolutions Server: move database between instances
1 vote
Hello
i ask the ability to move the whole database from a server instance to another.
For example FROM on-premise to AZURE or vice versa, without manual database manual export and import (or dump and restore).
Thanks
There are a few options, more information here.
Make sure you have a proper backup before you start.
Via RDM
https://docs.devolutions.net/rdm/commands/administration/migrate-data-source/
Via SQL Server tools
https://docs.devolutions.net/rdm/kb/how-to-articles/sql-server-database-migration/
Stéfane Lavergne