Difference between revisions of "Dump my MSSQL database from my WebHosting"
⧼vector-jumptonavigation⧽
⧼vector-jumptosearch⧽
m (Ttomaszewski7090c moved page Upgrading the MSSQL version for my WabHosting to Dump my MSSQL database from my WebHosting without leaving a redirect) |
|
(No difference)
|
Revision as of 16:11, 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.
/!\ 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.