Norris,
Wednesday, May 15, 2002, 6:54:46 PM, you wrote:

Neoen> I have been using (very happily) mysql on unix boxes.  I am in a new job and
Neoen> there is not a unix box in sight!!!!!!! ouch!
Neoen> This is a windows 2000 shop.  Here is the situation and I am looking for any
Neoen> and all suggestions:

Neoen> 1)  I have mysql, apache, perl, etc running on my own box and I have just
Neoen> installed mysql on the main server ( also windows 2000).
Neoen> 2)  How do I access my new mysql databases on the server?

The same as from unix box :)
    mysql -hhostanme -uusername -ppassword

(in /mysql/bin dir you can find mysql.exe - client programm)

Neoen> 3)  Does it have to do with the -h parm?

yeah, you can use -h option.

Neoen> Any and all help would be appreciated.  If I have not been clear enough - I
Neoen> will try to add more.

Neoen> Thanks.




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




---------------------------------------------------------------------
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