Dashboard Shop Ask a question
Log in
Knowledge base
Introduction to the Control Panel User Interface Overview ALL FAQs VPS Hosting What is a VPS (Virtual Private Server) and how does it differ from VDS/VM? Why choose a VPS over Shared Hosting or Dedicated Servers? What is the difference between Managed and Unmanaged (Self-managed) VPS Hosting, and which type do you offer? What Operating Systems Can I Run on My VPS? Can I install a custom Operating System? Are there any pre-installed software or applications on your VPS plans? Can I Customize My VPS Hosting Plan? What can I do with my VPS, and what kind of software/applications can I install? Do you support containerization technologies like Docker or Kubernetes? How Can I Access or Remotely Manage My Server? What Control Panel do you provide? Can I use cPanel/Plesk? What are the underlying hardware specifications of your VPS infrastructure (e.g., CPU, RAID)? How are Resources Shared: Disk Space, Memory, Processor? Can I get a dedicated IP address with my VPS? Are additional IPs available? Do you provide DNS hosting services with the VPS? Is There Firewall or Other Traffic Filters Between My Server and the Internet? What is the Uptime Guarantee for VPS Hosting? Where are the Servers Located for VPS Hosting? What Kind of Security Measures are in Place for VPS Hosting? What is the Backup and Data Recovery Process for My VPS? What Compliance Standards Do You Adhere To for VPS? What is the Pricing Structure for VPS Hosting? Is There a Trial Period or Money-Back Guarantee for VPS Hosting? Billing Cycles & Payment Methods How do I cancel my VPS service? Windows VPS Hosting What is Windows VPS Hosting? Why choose a Windows VPS and what can I run on it? How do I manage my Windows VPS? (Remote Desktop) Which Windows Server Versions are available? Can I install other Microsoft products (Exchange, SharePoint, etc.)? Essential Security Tips for Windows VPS Linux VPS Hosting What is Linux VPS Hosting? Why choose a Linux VPS and do I get Root access? What software and web servers can I run? (LAMP/LEMP) What Linux Distributions Do You Support for VPS? Can I run a mail server on my Linux VPS? Essential Security Best Practices for Linux VPS Can I run custom kernels or make low-level system changes? SSD VPS Hosting What is an SSD VPS? What are the performance benefits of SSD VPS? (Websites & Databases) Is SSD storage reliable? (RAID & Durability) Do all your VPS plans use SSD storage? SSL Certificates & Security What is SSL/HTTPS? Do you offer free SSL Certificates? (Let's Encrypt) What is a Certificate Authority? How do visitors know if my site is secure? Are there any hidden costs? Do certificates renew automatically? How do I enable SSL for my website? What support is provided for SSL? Is Let's Encrypt Trusted by All Major Browsers? Are there any limitations to Let's Encrypt certificates? ASP.NET Hosting What is ASP.NET Hosting? What is ASP.NET Core and why should I use it? How should I deploy ASP.NET Core applications? (Deployment Modes) Can I run older ASP.NET versions (MVC 5, Web Forms)? Free ASP.NET Hosting What features are included in the free ASP.NET hosting plan? What are the limitations or restrictions with the free hosting plan? How do I deploy my application? What happens if my website exceeds the 5 GB monthly transfer limit? How do I prevent my free Website and Database from being deleted? Which MS SQL versions are supported with the free package? Windows Hosting (General) What is Windows Hosting? Do you support Microsoft Access databases? Can I start a website without a domain name? How do I use my existing domain name? (Transfers vs. Pointing) Can I recover my website from your backups? Do you support PHP, Python, or other non-.NET languages? Infrastructure Reliability, Security, and Uptime MS SQL Server Hosting What is MS SQL Server Hosting? Do you support SSRS (Reporting) or SSIS (Integration)? Is Full Text Search (FTS) supported? How do I connect to my database remotely? Knowledge base How to How to Register a New Account Your Payment Options at Somee.com Terms & Policies for Free Accounts How to Create a New Website Manage website Uploading Your Website Content How to deploy Web project from Visual Studio How to Add (Bind) a Domain Name to Your Website Changing Your Website's Hosting Subscription Deploy MS SQL database How to Create an Empty MS SQL Database Managing Your MS SQL Database How to Run SQL Scripts How to Change Database Collation How to Backup Your MS SQL Database How to Restore an MS SQL Database How to Attach an MS SQL Database How to Get Database Files (.mdf and .ldf) Connecting to Your MS SQL Database How to Access Your Database Backup Storage Basic SQL Cheat Sheet MS SQL Database connection string Changing or Upgrading Your MS SQL Database Subscription Manage email Add mail domain. How to Add a Mailbox How to Add an MX Record (Third-Party Email) Setting up Your Email Client (Outlook, Mobile, etc.) How to Create a Virtual Server (VPS) Managing Your Virtual server Accessing Your Virtual Server Remotely Protect Windows virtual server Upgrading Your Virtual Server (VPS) Manage your SSL certificates Free SSL Certificates (Let's Encrypt) Exporting (Downloading) an SSL Certificate Installing Free SSL Certificates on a Virtual Server (VPS) Managing DNS Records (A, CNAME, MX, TXT, SRV) Deploy ASP.Net Core application Enable shadow copies for ASP.Net Core application Troubleshooting Website errors ASP.NET Core Errors Troubleshooting HTTP 500 Startup Errors (ASP.NET Core) Common ASP.NET Errors Resolving Version Mismatches & Library Errors General HTTP errors How to Enable Detailed Error Messages (500 Internal Server Error) Resolving Error 404.17: Serving Files Without Extensions Why do I see "Site Under Construction" after uploading my files? Common MS SQL Errors Restore Error: "The media set has X media families but only 1 are provided" Why do I see other users' databases in SSMS? Email Troubleshooting Troubleshooting Email Delivery Failures to Microsoft Accounts (Hotmail, Outlook.com, Live.com) Troubleshooting: Unable to Send Email (SMTP Errors) MS Access errors Can not connect to MS Access database (Classic ASP) Virtual Server Troubleshooting & Policy Troubleshooting and Recovering Your Virtual Server Troubleshooting RDP "Internal Error has occurred" Support Scope for Self-Managed Virtual Servers Free Web Hosting Policy & Troubleshooting Why was my Free MS SQL database deleted? (And how to restore it) Why was my Free Website deleted? (And can I restore it?) Why was my website stopped? (Resource Overuse) Code samples Email & SMTP Code Examples Sending Email from ASP.NET (C#) Sending Email using CDOSYS (Classic ASP & Legacy .NET) Sending Email via Google Workspace (Gmail) using CDOSYS Sending Email via Google Workspace (Gmail) using C# Legal documents UNIVERSAL TERMS OF SERVICE AGREEMENT HOSTING SERVICE AGREEMENT GLOBAL PRIVACY NOTICE REFUND POLICY

How to Restore an MS SQL Database

The Restore feature is the most common way to deploy an existing database to our servers. By creating a backup file (.bak) of your local database and restoring it here, you can transfer your schema and data in one step.

Important Considerations Before You Begin

  • Data Overwrite Warning: Restoring from a backup will permanently overwrite all existing data in the target database. If you have current data you wish to keep, please create a backup of the hosted database before proceeding.
  • File Structure Limitations: We only support backups of databases that consist of one Data file (*.mdf) and one Log file (*.ldf). Databases spread across multiple secondary data files or filegroups are not supported.
  • Version Compatibility: The MS SQL version of your backup file must be equal to or lower than the version of the database you created in the control panel. You cannot restore a backup from a newer server (e.g., SQL 2019) onto an older server instance (e.g., SQL 2016).
  • Size Limits: The combined size of the data and log files inside your backup must fit within the storage limits of your assigned hosting plan.

Step-by-Step Instructions

To begin, navigate to the MS SQL section in the control panel, click on your specific database, and select the Restore tab. You will have two options to proceed:

Option 1: Upload and Restore (Recommended for new files)

Use this method to upload a .bak file directly from your computer and restore it immediately.

  1. Click the Upload and restore link/button.
  2. A dialog box will appear. You can either:
    • Click Browse and upload a backup file to select the file from your computer.
    • Drag and drop your .bak file into the designated area.
  3. Schema Setting: We recommend keeping the Change default schema to 'dbo' checkbox selected. This ensures that objects owned by your local user are correctly mapped to the dbo user on the server, preventing permission issues.
  4. Click Restore. Wait for the upload and restoration process to complete.

Option 2: Restore from Backup Location

Use this method if you have already uploaded your backup file via FTP or the File Manager.

  1. Ensure your .bak file is present in your Backup location.
  2. Click the Restore from backup location link/button.
  3. In the dialog box, use the dropdown menu or file list to select the specific backup file you wish to use.
  4. Schema Setting: Ensure the Change default schema to 'dbo' checkbox is selected to map user permissions correctly.
  5. Click Restore to begin the process.
© Copyright 2025 Doka management panel