posted July 07, 2000 12:40 PM
quote:
Originally posted by tigg:
I cannot connect to a MySQL database thru ODBC. I keep getting: 'ODBC error: [TCX][MyODBC]Host"is not allowed to connect the this MySQL server'. I have checked the permissions everywhere that I know and they seem alright. What could my problem be or where might I need to fix my permissions that I haven't checked?
Ok, let see.
1) Did you reload the grant tables in the MySQLd?.
2) Try entering in the HOST table of MySQL DB (the grant DB) the IP address of the machine that you are trying to access from and the hostname too (both in diferent rows).
3) Did you encode the password for the user of the DB with the "password" command?.
Greettings and excuse my English, but it is not my mother language =)