[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql
on 5/15/00 2:28 AM, RH Linux at rhlinux@xxxxxxxxxxx wrote:
> how does everyone who offers mysql provide it to your clients? do you give
> them telnet access? ??
They can use whatever client they want. Weather it be phpMyAdmin, their own
custom written in PERL, PHP, or whatever.
They can always run the mysql client, if you set them up access to be able
to access MySQL from their remote IP. They could also use ODBC, if you
decide to set that up and allow them permission.
There is a lot of flexibility in what you can offer.
Personally I would demand at least access using the standard mysql client
from my remote system. But you would have to give me permission to access
it from my remote address.
-k