Databases

How to setup, manage and remove databases.

Articles

Check MySQL Databases
You can check to see if your MySQL database is running properly using the "Check DB"...
Views: 219
How do I setup remote access to my MySQL database
OverviewRemote MySQL allows external web servers to access your MySQL databases by adding their...
Views: 208
How to create a MySQL database.
OverviewMySQL databases allow you to store lots of information in an easy to access manner. The...
Views: 206
How to create a PostgreSQL Database
OverviewPostgreSQL databases allow you to store lots of information in an easy to access manner....
Views: 206
How to create a PostGRESQL user
There are two primary steps when creating a PostgreSQL user. The first step is to create a...
Views: 205
How to create a user in MySQL
OverviewThere are two primary steps when creating a MySQL user. The first step is to create a...
Views: 199
How to delete a MySQK database user.
OverviewThere are two types of deleting users. One way is to delete a user from a database. The...
Views: 253
How to delete a MySQL database.
OverviewYou can easily delete a MySQL database from your web hosting account. Follow the...
Views: 199
How to delete a PostgreSQL database.
OverviewYou can easily delete a PostgreSQL database from your web hosting account. Follow the...
Views: 204
How to delete a PostgreSQL User
OverviewYou can easily delete a PostgreSQL database from your web hosting account. Follow the...
Views: 199
How to repair a MySQL database.
OverviewYou can repair your MySQL database by using the "Repair DB" feature in...
Views: 183
How to use PHPMyAdmin
phpMyAdmin is a web based database administration tool specifically for managing MySQL databases....
Views: 219

Powered by WHMCompleteSolution