Actually it looks like you're making a connection ot the DB just fine, but the problem is that you're trying to access the DB as root and the root user of MySQL has a password set, and that's why you're getting rejected.

2 things:
1- use the root password
2- use a different user with the proper password (DO THIS NOT THE OTHER IF YOU CAN)

R
On Saturday, August 17, 2002, at 01:54 PM, Rick Sanders wrote:

Hey List,

I've installed WiTango successfully on Linux. Tafs run fine. However, when I try to run a taf connecting to a MYSQL DSN, I get:

[TCX][MyODBC]Access denied for user: 'root@localhost' (Using password: NO)
S1000

If anyone could help me with proper ODBC.ini and permission settings, I would greatly appreciate it!

Thanks in advance.

Rick Sanders
President, Web Energy
Tel: (514) 620-3006
Fax: (514) 620-3017
Web: www.webenergy-sw.com

Reply via email to