13 Mar
2000
13 Mar
'00
1:14 a.m.
Chris McDonough wrote:
Helmut,
I doubt it. It's probably a username/password/databasename issue.
My suggestion would be to set up mysql to accept a null login (no username, no password), create a database in there called "test" and connect with the connection string "test@localhost"
thank u, this was the point to my problem. I have tried a nologin mysql and it worked with database@myhost !!! :) so i know i have a grant table problem in mysql (no big deal - i hope :) ) bye and thank u again Helmut Ahninger