Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Problems with MySQL Connector
Problems with MySQL Connector [message #655035] Fri, 18 February 2011 06:17 Go to next message
Jason is currently offline JasonFriend
Messages: 2
Registered: February 2011
Junior Member
I'm trying to connect to a mysql database on my system. I've opened up the database developer perspective and have added a mysql driver ver 5.1 and pointed it to the latest connector that i downloaded. 5.1.15. I updated the url to jdbc:mysql://localhost:3306/emscpager and put the username/password in the appropriate fields. When I hit connect however it says access denied to user@localhost using password: NO. I have put the password in every place I could find and still no change.

What am I overlooking?
Re: Problems with MySQL Connector [message #655039 is a reply to message #655035] Fri, 18 February 2011 06:39 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2011.02.17 23:17, icedown@gmail.com wrote:
> I'm trying to connect to a mysql database on my system. I've opened up
> the database developer perspective and have added a mysql driver ver 5.1
> and pointed it to the latest connector that i downloaded. 5.1.15. I
> updated the url to jdbc:mysql://localhost:3306/emscpager and put the
> username/password in the appropriate fields. When I hit connect however
> it says access denied to mailto:user@localhost using password: NO. I
> have put the password in every place I could find and still no change.
> What am I overlooking?

You're using Eclipse DTP if I'm not mistaken. Why not ask this question
in that forum?
Re: Problems with MySQL Connector [message #655061 is a reply to message #655039] Fri, 18 February 2011 08:32 Go to previous messageGo to next message
Jason is currently offline JasonFriend
Messages: 2
Registered: February 2011
Junior Member
Well, I don't have much experience with eclipse and I figured I'm doing something simple.
Re: Problems with MySQL Connector [message #655201 is a reply to message #655061] Fri, 18 February 2011 15:36 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 18-Feb-11 01:32, Jason wrote:
> Well, I don't have much experience with eclipse and I figured I'm doing
> something simple.

If you decide that Eclipse DTP is more than you wish to bite off, I have
considerable JDBC/MySQL details at http://www.javahotchocolate.com I
even have a review of Eclipse DTP there too if you still want to look
into that.

I make no criticism of Eclipse DTP, it's a cool idea, but after trying
it out, I decided I prefer not to use it in favor of just Eclipse plus
tools like SQuirreL, SQL Server Management Studio, etc.
Previous Topic:TODO / FIXME not listed in task list
Next Topic:Eclipse Helios Flawed
Goto Forum:
  


Current Time: Fri Apr 26 22:55:19 GMT 2024

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

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

Back to the top