Forums

This topic is locked

Error '80004005'

Posted 10 Nov 2006 11:01:19
1
has voted
10 Nov 2006 11:01:19 Eyob Tesfay posted:
I have an ASP poges and I am convert from Ms Access to mySql connection but in instant I occur the following error ADODB.Connection.1 error '80004005'

SQLState: S1000
Native Error Code: 1045
[TCX][MyODBC]Access denied for user 'root'@'208.64.136.182' (using password: YES)

and I use the following connection in my code
strConnString = "driver={MySQL ODBC 3.51 Driver};option=16387;server=test.com;user=test;pwd=test;database=test.sql;"

please any body help me?

Thanks in Advance

Edited by - eyobtesfay on 10 Nov 2006 11:03:13

Reply to this topic