hovercraft
Technical User
I have installed MySQL and PHP on vista ultimate running IIS. Everything works fine both within our network and outside of it.
Now I'm trying to connect via the MyODBC 5.1 on another vista machine with user "root" and the root password.
I'm getting the Access Denied for user 'root' @ .... then it gives my local pc name in the error not the pc name that is running mysql.
My first question is, does anything need to be configured on mysql server in order for someone to connect via odbc as opposed to making a connection via php?
Second question is, do I need to do anything special to the odbc driver on the client pc. I.E. set the server address to something other than the ip of the server machine?
Thanks for any assistance,
Hovercraft
Now I'm trying to connect via the MyODBC 5.1 on another vista machine with user "root" and the root password.
I'm getting the Access Denied for user 'root' @ .... then it gives my local pc name in the error not the pc name that is running mysql.
My first question is, does anything need to be configured on mysql server in order for someone to connect via odbc as opposed to making a connection via php?
Second question is, do I need to do anything special to the odbc driver on the client pc. I.E. set the server address to something other than the ip of the server machine?
Thanks for any assistance,
Hovercraft