facebook

Opening a connection in DB Explorer fails

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #235810 Reply

    monocongo
    Member

    I am using a MySQL database and I have configured a connection profile using the same URL, driver, username, and password which I use for my Hibernate connections. Unfortunately when I try to open the DB Explorer the connection fails with an error telling me

    Error while trying to login to database:
    Access denied for user ‘admin@localhost’ (using password: YES)

    Can anyone suggest where I should look for further information as to why this isn’t working?

    This username/password works fine when I use it with Hibernate in hibernate.properties, and I can open a MySQL console window using the username/password as well. I am using the same URL and driver specified in hibernate.properties as well, so I don’t see where it is that I’m going wrong.

    Thanks in advance for any suggestions.

    –James

    #235820 Reply

    Riyad Kalla
    Member

    James,
    Is the DB installed locally on the same machine you are developing on? MySQL is extremely picky not only about its permissions but also where you connect from, I’ve never had an install I didn’t have to monkey with for a good 20mins before I was off and running.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Opening a connection in DB Explorer fails

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