hi!
I am from india .I am new to Java.Presentlly i am working on project in which i need to use mysql.
I had set up an development env.for the same .I had installed mmsql jdbc driver also.
i am using apache-tomcat-jsp-mysql.
but when i ran an servlet which includes mysql db it gives error like
"Access denied for user 'root'@'localho st' (using password: YES)"
i had tried so many way to resolve this but not done.
Will u help me 2 come out of this problem.
I am from india .I am new to Java.Presentlly i am working on project in which i need to use mysql.
I had set up an development env.for the same .I had installed mmsql jdbc driver also.
i am using apache-tomcat-jsp-mysql.
but when i ran an servlet which includes mysql db it gives error like
"Access denied for user 'root'@'localho st' (using password: YES)"
i had tried so many way to resolve this but not done.
Will u help me 2 come out of this problem.
Comment