You can easily create new Microsoft SQL Server (MS SQL) databases via
the customer control panel with the steps included below.
This article assumes that you are already familiar with how to log in
to the customer control panel. If you do not know how t...
To connect to and manage your MSSQL database, you can use Microsoft's
SQL Management Studio (SSMS). This article provides steps to do so.
You will need to obtain your database connection credentials from the
control panel, in addition to downloading this ...
If your database has been imported, or you are receiving "ACCESS
DENIED" errors on your stored procedures, this is due to the
initially-created user permissions not being setup properly on the
stored procedures. To correct this, you will need to create a ...
If you have already created a backup
[https://solutions.hostmysite.com/index.php?/Knowledgebase/Article/View/8692/0/How-to-Back-Up-Your-Website-and-Database-to-the-Control-Panel]
of your website or database within the control panel, you can restore
your c...
Backing up your website provides insurance against any setbacks, such
as security compromises or accidental deletion of files. We suggest
backing up your site each and every time you plan to make any changes.
This way, if something goes wrong, you have a ...