Skip to main content



      Home
Home » Eclipse Projects » DTP » Setting up a DTP Connection Profile with Private SSH key(Unable to connect to database on Remote Server - need to be able to use private SSH key)
Setting up a DTP Connection Profile with Private SSH key [message #1075082] Sun, 28 July 2013 13:39 Go to next message
Eclipse UserFriend
Hi,

Sorry, I am new to DTP.

In Remote Server Explorer, I am able to connect to a remote server with a private ssh key.

I have a MySQL server on that remote server and I would like to use DTP to connect with and manage the databases there. I am able to do it with the MySQL Workbench tool, but I would prefer to learn to use the Eclipse DTP.

If someone has done this, could they please give me relatively easy steps to do this?

I am using Eclipse Kepler and the DTP downloaded as part of that version.

Many thanks for your trouble
Re: Setting up a DTP Connection Profile with Private SSH key [message #1075296 is a reply to message #1075082] Mon, 29 July 2013 03:40 Go to previous message
Eclipse UserFriend
Took a while, but I figured out the problem. In configuring the connection, I was putting the URL in the Driver Properties incorrectly. The format is jdbc:mysql://hostsite.com:3306/database, where hostsite.com is replaced with the actual name of the website and database is replaced with the actual name of the database.

Now to see what can be done with the DTP.
Previous Topic:How to avoid confliction of Node and SimpleNode when I import DTP ast.Node and ast.Simple
Next Topic:Multitenancy and Entity Manager
Goto Forum:
  


Current Time: Wed Jul 23 15:36:44 EDT 2025

Powered by FUDForum. Page generated in 0.24290 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top