SQL Databases
-
Is MySql database compatible with FrontPage?
No, it is not.
[Back to top] -
Do you support Microsoft SQL or Microsoft Access databases?
Our servers run Linux, which means we're unable to install Microsoft SQL server on them.
[Back to top] -
I want to learn how to use the MySQL database. Where I can find more information?
There is a very good MySQL tutorial located on their own site. Please read it for more details. The tutorial is located here: http://www.mysql.com/documentation/mysql/bychapter/manual_Tutorial.html.
[Back to top] -
How to access my database online?
Go to the PHPMyAdmin section of the Control Panel and click on the database name in order to proceed to the login screen. Then use the following:
Username: database_name
Password: the database password you have assigned
[Back to top]