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

Re: [cobalt-users] What's needed to run MyODBC ??



> DISCLAIMER: I still don't run databases on my server

I do.
 
> I think MySQL listens on a port (don't know which one) for connections,
> as most other "server" type programs do on Linux systems. If you tell
> your MyODBC to connect to server.domain.com, port xxxx, it should work
> without your installing any further software on the server.

Correct. Default port: 3306.
 
> A guess, mind you, but a reasonable one.

Indeed.
 
Kevin