Delete MS SQL Database
Navigate to: Main Menu > MS SQL > Databases > Select a database > Click the Delete tab.
This tool permanently destroys the specific database instance you are currently viewing.
Crucial Distinction: Deletion vs. Cancellation
Deleting a database is NOT the same as cancelling your subscription.
- Billing Continues: Your hosting package remains active and paid for. Deleting the database simply empties the "slot," returning your plan to the Available MS SQL database packages list.
- Re-use: After deletion, you can use the empty package to create a brand new database immediately. This is useful if you want to wipe the slate clean and start a project over with a fresh, empty container.
Configuration: Backup Retention
Unlike other services, deleting a database gives you a choice regarding your historical data:
- Unchecked (Default): If you leave "Delete backup location and all backups" unchecked, the database itself is removed, but your Backup file manager folder remains intact. This means you can create a new database later and immediately restore your old backups.
- Checked: If you check the box, the system will delete the database AND permanently erase the dedicated FTP folder containing all your
.bak, .mdf, and script files.
Warnings
The active data inside the database (tables, rows, stored procedures) will be irretrievably lost the moment you click delete. If you want to stop paying for the service entirely, please navigate to the Subscriptions page to cancel the contract instead.