facebook

Creating a datatabase connection to MySql

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #288254 Reply

    Mary
    Member

    Using MyEclipse 6.5.1 with whatever MySQL is included with that version of MyEclipse, not sure how to determine that, I receive the following error:

    Error while performing database login with the MySQL Connector/J Driver driver:
    Communications link failure

    When I created the Connection, the Test Connection button failed.

    I am not sure how to start the MySql database if it is not already started.

    #288261

    Loyal Water
    Member

    Using MyEclipse 6.5.1 with whatever MySQL is included with that version of MyEclipse

    You can setup any version of MySQL with MyEclipse. You need to make sure you select the driver compatible with the version of MySQL that your setting up. I hope your using the correct version of the driver:-
    https://www.genuitec.com/forums/topic/db-where-can-i-download-a-mysql-jdbc-driver/

    Also, are you able to work with the database outside MyEclipse?

    #288264

    Mary
    Member

    I thought since MySql came with MyEclipse, I could not use it outside MyEclipse. I am not sure how to do so. The tutorials seem to assume MySql is a separate install.
    I do have the correct driver.
    I used a blank user name and password when creating the connection object using the provided wizard.

    #288269

    Loyal Water
    Member

    MyEclipse Derby database comes with MyEclipse. You will have to install MySQL separately and then setup the database from MyEclipse.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Creating a datatabase connection to MySql

You must be logged in to post in the forum log in