From: Christian Mack Date: May 20 1999 6:53pm Subject: Re: ODBC and remote access List-Archive: http://lists.mysql.com/mysql/3657 Message-Id: <37445A43.A38409A9@compal.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ruben wrote: > > Hello, > > I've looked over the mysql docs on ODBC and Remote access. i still > don't understand something > basic. How do I get the linux mysql server to take client logins > remotely through tcp-ip. Do I need to recompile with an option, or is > it a matter of the permissions tables or what? > > The win95 ODBC drive seems to be missing some basic documentation, like > how to connect it to mysql over tcp. > > Can someone point me in the right direction on this. > > Ruben Safir Hi Ruben If you want to use ODBC to connect to an MySQL DNBS, you have to install the MyODBC driver on each win32 client machine. Tschau Christian