cpcs writes:
> sir,
> can i build mysql database in win 98 and install on server runnin on
> winNT

Hi!


Yes. Although, technically, the database will reside with the server
installation on the NT machine. :)

You just need the *client* program(s) on your win98 box.

   http://www.mysql.com/doc/m/y/mysql.html

Because we don't distribute a "clients only" package for the win32
platform, you will have to install MySQL on both your win98 and NT
systems. You just won't be using the MySQL server binary that is
installed on the win98 system.

If you don't want to do that, you could just install MyODBC on your
win98 box, and connect to MySQL running on your NT box thru ODBC --
using your choice of ODBC compliant programs (access?).

   http://www.mysql.com/downloads/api-myodbc.html


Regards,

    Matt

-- 
   __  ___     ___ ____  __ 
  /  |/  /_ __/ __/ __ \/ /   Matt Wagner <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, http://www.mysql.com/
/_/  /_/\_, /___/\___\_\___/  River Falls, Wisconsin, USA
       <___/       Developer


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to