2008/9/20 muthu kumar <[EMAIL PROTECTED]>: > 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 >
Hi, 1. Enable networking for mysql server 2. Grant access to remote IP address Follow this guide. http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html Wishes. -- dear, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.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
