Community « Discussion forum « Post your requirements here « No access to the database server? «
Comment: No access to the database server?
| << Previous | Next >> |
Paul, have to tried following parameters:
Apparently MySQL accepts a default account to access the database, which is 'root' with no password. Therefore my suggestion.
Does it help?
- server: the name or IP address of your MySQL server
- user: root
- password: <none> (I mean, leave this field empty)
- database: yacs
Apparently MySQL accepts a default account to access the database, which is 'root' with no password. Therefore my suggestion.
Does it help?
This comment has inspired:
by Bernard on Nov. 27 2004
