getting eroor during odbc connectivity in mysql 5.6

  • i am getting following error during the odbc connection

    please help me

    everything i fed correctly in connector odbc

    [hy000][mysql][odbc 5.2(a) driver]access denied for user 'root'@'localhost'(using password:yes)

  • At a guess I'd say you are not using the correct password in your ODBC connection for MySQL user 'root'.

    In general for security reasons it is not a good idea to use user 'root' for anything apart from admin. Better to create a new user in MySQL for your application and set up an ODBC connection to that new user.

    This is a Microsoft SQL Server forum. It would be better to direct your question to a MySQL forum.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply