Knowledgebase
Portal Home > Knowledgebase > Databases
Articles

You can view whether your account is using localhost or remotemysql host in your cPanel...

To connect to a MySQL database from Dreamweaver follow the below steps:Login to your cPanel...

You can use the backup utility in your cPanel account or you can manually backup using...

To create a MySQL database please follow the steps below:- Login to your control panel...

To import a database follow the below steps:I have a backup of my database that I need to...

To restore a MySQL database please follow the below steps:- Login to your control panel...

To add yourself to the whitelist so that you can connect to mysql remotely using admin tools such...

The command line option from SSH is: mysql -d -p database_name > file.sql. Where...

If you have forgotten or lost your username or password you can have your welcome email resent,...

There are two different ways to connect to a MySQL database: Locally - from a script on the...