Monday, February 7, 2011

How do I access my MySQL database?

Connecting to your database can be done in a number of ways.

Retrieving Your Database Settings

You may retrieve your database settings within the Netfirms Control Panel:
  1. Login to your  Control Panel.
  2. Click Hosting.
  3. Select Database.
  4. Click on MySQL.
  5. Click on the “+” button next to the database you wish to access.
  6. Record the following database information:
  • Host name (MYSQLHOST);
  • Database name (d########);
  • Database Username (u########);
  • Database Password (a string of 6 alpha-numeric characters).