You can access mySQL and/or MSSQL (Microsoft SQL Server) databases in a number of ways.
IMPORTANT NOTE : Before accessing mySQL or MSSQL databases you may need to create it first, in your control panel.
mySQL 4 or 5
- (Recommended) Using a mySQL client tool / application like those provided on the mySQL web site www.mySQL.com, connect on port 3306 to the address provided in your web space introduction email under mySQL.
- Via the Web using PHPmyAdmin at the web address provided in your web space welcome email.
MS SQL Server 2005
-
(Recommended) Use SQL Server Management Studio provided with MS SQL 2005 to connect on port 1433 to the address provided in your web space introduction email.