Difference between revisions of "Dump my MSSQL database from my WebHosting"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
Line 35: Line 35:
  
 
This new version may bring changes to certain functions, so be sure to test your new installation.
 
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.

Latest revision as of 16:39, 4 January 2024

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.

ExportHEB.png

/!\ Check that your backup has been successful /!\

Next, delete the existing database

Supprimer.png

Now create the database in the new version you want:

Créer.png

Finally, you can import your backup.

ImportHEB.png


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.