[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] connecting to a mysql database



At 16:18 20-09-2001 +0100, andy wrote:
>Hi,im trying to connect to a mysql database on my raq4 using ultradev, I can

>server configuration denies access to data source

Your MySQL server is not configured to allow access from that (remote)
address.    Search the archives for the (mySQL) GRANT command or refer to
the MySQL manual. Please be aware that there are security issues by doing
that.

Regards,
-sm