From: Dan Nelson Date: June 5 2002 8:40pm Subject: Re: Can I connect to a MySQL Database on a unix platform from a PC? List-Archive: http://lists.mysql.com/mysql/111116 Message-Id: <20020605204030.GJ11978@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In the last episode (Jun 05), Liqiang Feng said: > As a potential MySQL customer, I am trying to find the answer to the > question "Can I connect to a MySQL Database on a unix platform from a PC > through TCP/IP network? If the answer is yes, what other additional > supporting software will be needed on the Unix platform and on the PC? Any > pointers, examples are greatly appreciated. It's easy. All you need on the PC end is MyODBC, downloadable at http://www.mysql.com/downloads/api-myodbc-2.50.html . Instructions on how to set up a DSN and other questions is at http://www.mysql.com/products/myodbc/faq_toc.html . -- Dan Nelson dnelson@stripped