Search Our Database

How to connect MySQL Server with MySQL Management Studio?

Last updated on |
by

Connecting to the SQL Server via SQL Management Studio is possible. For example, your domain name is www.domain.com, All you need to do is:

  1. Login to Plesk https://www.domain.com:8443
  2. Log in with your domain name, and the password
  3. Go to Database, Create a new database & Database user and password
  4. Please take note of the username & password which you have entered on step(3).
  5. Open up SQL Management Studio.
  6. Use the following information to connect

Host: www.domain.com
Username & password: the login details which you have entered on step(3)