Online Instructions Open New Ticket Check Ticket Status
   

Search by Key
F.A.Q. IndexReturn to Main Site

Topics:
   I want to learn how to use the MySQL database. Where I can find more information?
   What are the parameters that I need to enter in my scripts for using the MySQL database?
   How to get more space for my database?
   How to get another MySQL database for my account?
   What's phpMyAdmin?
   How to control the tables in my Database?
   Do you support MicroSoft SQL?
   Is MySql database compatible with FrontPage?

I want to learn how to use the MySQL database. Where I can find more information?
There is a very good tutorial of MySQL located on their own site. Please read it for more details. The tutorial is located here: http://wiht.link/MySQLguide.

What are the parameters that I need to enter in my scripts for using the MySQL database?
username: username_databasename
password: your mysql password
database host: your hosting company domain (eg. webhosting.com)
database port: 3306

How to get more space for my database?
The default SQl database space is 1 MB.
You can add additional space from your web cPanel .

Log in to your account and select 'Manage SQL DataBases'. A page will open with all SQL DB listed.

At the top of the page you will see a 'Add/Remove SQL Space' link. Select it to edit the amount of MBites you'd like to use for your databases.

How to get another MySQL database for my account?
In the cPanel there is an 'Add SQL DataBase'. There is daily fee for each additional database you use over the allowed number of databases in your hosting plan.

What's phpMyAdmin?
phpMyAdmin will help you controll the tables.

How to control the tables in my Database?
phpMyAdmin will help you controling the tables.

Do you support MicroSoft SQL?
Our servers are running under Linux. We are unable to install MicroSoft SQL server on Linux.

Is MySql database compatible with FrontPage?
No, it is not.