Connect Remotely to Databases
Print this Article
Last Updated:
June 19, 2015 9:36 AM
Connecting remotely to a database lets you manage it using tools like MySQL Query Browser, MySQL Workbench, or Microsoft SQL Server Management Studio Express.
If you want to connect remotely to a database, Plesk supports the feature by default.
NOTE: Direct database connections do not support secured (SSL) connections.
Application Settings
Applications that connect remotely to databases use similar settings. You can find database's specific information using Viewing Your Database Details with Shared Hosting Accounts.
Field | What to enter... |
---|---|
Host Name or Server | Your database's host name |
Port | MySQL: 3306 MS SQL: 1433 |
Username | The database user's username |
Password | The database user's password |
Database | The name of the database |