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

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
(Created page with "==Introduction== <!--T:1--> Let's take a look at how to change your MSSQL version. To do this, log on to your Plesk interface: https://fr-wiki.ikoula.com/index.php?title=Ac...")
 
Line 4: Line 4:
 
Let's take a look at how to change your MSSQL version.
 
Let's take a look at how to change your MSSQL version.
  
To do this, log on to your Plesk interface: https://fr-wiki.ikoula.com/index.php?title=Acc%C3%A9der_%C3%A0_mon_interface_Plesk&modqueued=1
+
To do this, log on to your Plesk interface: https://en-wiki.ikoula.com/en/Access_to_the_management_interface_(Plesk)_of_my_hosting
  
  

Revision as of 13:53, 4 January 2024

Introduction

Let's take a look at how to change your MSSQL version.

To do this, log on to your Plesk interface: https://en-wiki.ikoula.com/en/Access_to_the_management_interface_(Plesk)_of_my_hosting


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.