Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2000 08:33:59 -0800 (PST)
From:      Andrew Gould <andrewgould@yahoo.com>
To:        Vitaly Dugaev <chimsp@unicom.cv.ua>, freebsd-questions@FreeBSD.ORG
Subject:   Re: MySQL
Message-ID:  <20001123163359.6497.qmail@web110.yahoomail.com>

next in thread | raw e-mail | index | archive | help
You need to install the MySQL ODBC driver on the
Windows box and configure a connection using the
driver.  You can find the driver or a link to the
driver at:

http://www.mysql.com

Once the driver is installed, use the ODBC
Administration application to configure a connection. 
You'll need the following information:

1.  Database server IP address (or the server's name
if DNS is used)
2.  The name of the database.
3.  The database server's port number if the default
is not used.
4.  If you don't want to be prompted for the user's
name and password when you connect, you can also enter
this information into the configuration.  Obviously,
this isn't a very secure thing to do.

Best of luck,

Andrew Gould

--- Vitaly Dugaev <chimsp@unicom.cv.ua> wrote:
> Please help me get some information how conect to
> MySQL from ODBC (Win 98).
> 
> I have 12 computors in ethernet, in computer
> IP=200.0.0.1 I install FreBSD 4.0 with MySQL, but I
> can't or don't know how connect to them using ODBC
> (I want make program in Delphi as client).
> 
> I am beginer
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001123163359.6497.qmail>