Dump my MSSQL database from my WebHosting
Revision as of 13:51, 4 January 2024 by Tboillotcaaab (talk | contribs) (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...")
Introduction
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
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.