On Sat, Sep 20, 2008 at 11:08 AM, muthu kumar <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have MySQL running on my Linux box, and would like to remotely access
> it from my Windows machine. I'm not talking about PHPMyAdmin. I mean directly 
> accessing
> the actual database server. I need this for a program I use, .net, please 
> help me with the step by step to set this , thanks in advance
>
     1) Login to the machine from which you need to access and open a
terminal (or if you
                                                               are  in
doze open command prompt) You must have mysql client here.
     2) then give the command mysql -h <ip address of the mysql server
box> -u <username> -p
     3) It will promt for your mysql password for that user. Login
and you will can access your DB.



-- 
 Thank you
Balachandran Sivakumar
(benignbala)

Arise Awake and stop not till the goal is reached

 Learn to live.................Live to learn

Mail: [EMAIL PROTECTED]
Blog: http://benignbala.wordpress.com/
Site:http://benignbala.googlepages.com
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to