[oclug] regarding MYSQL ODBC connectivity
Don Kelly
don.kelly2 at sympatico.ca
Wed Apr 7 15:53:46 EDT 2004
IIRC, many MySQL setups don't enable networked connections from other
machines. The relevant portion of 'my.conf' is the 'skip-networking'
directive. You have to remove/comment it for the daemon to accept
network connections. It's been a while since I setup the Windows ODBC
driver for MySQL, but I seem to recall that it used the network to
connect to the server. You'll also need to configure the network port
(default is 3306).
Don Kelly/
On Wed, Apr 07, 2004 at 12:25:29PM -0700, sharma rohit wrote:
> Dear friends
> I am confused
> I have a mysql server on one computer
> 1> Now I need to test if the ODBC is in place
> 2> I wanted to access the database on this server from
> a windows machine, hence I installed the
> MYSQLODBCdriver 3.51 and tried to access this server,
> but it did not work
>
> Has anybody connected to a MySql server on Linux from
> a windows client? How did you do it?
>
> Kindly! Guide me!
> Regards
> Rohit Sharma
>
> =====
> Rohit Sharma,
> 65,Villages at North Gate,
> 3000, July Street
> Baton Rouge,
> LA, 70803
> USA.
> "We met as total strangers and ended as lifetime friends, we shared a season of our lives, but every season has to end."
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
> --
> OCLUG general discussion list
> OCLUG at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug
More information about the OCLUG
mailing list