Dump my MSSQL database from my WebHosting
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Introduction
We will see how to make a dump (backup) of your MSSQL database.
To do this, log on to your Plesk interface: https://en-wiki.ikoula.com/en/Access_to_the_management_interface_(Plesk)_of_my_hosting
This example show how to change the version of your database by exporting and importing your dump.
Procedure
First, you need to make a backup of your database.
/!\ Check that your backup has been successful /!\
Next, delete the existing database
Now create the database in the new version you want:
Finally, you can import your backup.
Conclusion
This new version may bring changes to certain functions, so be sure to test your new installation.
You should also check that your connection channels are the correct version.