Results 1 to 3 of 3
  1. #1
    handry is offline Member
    Join Date
    Dec 2011
    Posts
    2
    Rep Power
    0

    Default [ASK] problem of access to mysql

    I have a problem when I run the login program that created the database using mysql
    why when I run and enter the username and password that I created in mysql message

    "access denied for user @localhost(password:no)"
    how can I solve this problem??

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: [ASK] problem of access to mysql

    Moved from 'NetBeans' forum. In future, please post in an appropriate section.

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

  3. #3
    clydedoris is offline Member
    Join Date
    Feb 2010
    Posts
    80
    Rep Power
    0

    Default Re: [ASK] problem of access to mysql

    was that error thown by the program? then that means the password is not being supplied to the request to the database. check your code.
    [why are you annoyed with my sig?]

Similar Threads

  1. access mysql databse in jsp file+eclipse
    By sonali in forum New To Java
    Replies: 1
    Last Post: 03-19-2011, 01:20 AM
  2. Replies: 10
    Last Post: 10-29-2009, 08:03 PM
  3. Replies: 2
    Last Post: 02-11-2009, 04:43 AM
  4. How to access MySQL Database in Eclipse 3.2
    By nijava in forum Eclipse
    Replies: 2
    Last Post: 12-12-2008, 03:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •