On Sat, Sep 20, 2008 at 11:08 AM, muthu kumar <[EMAIL PROTECTED]> wrote:
> 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

For remote admin/management of mysql, use one of the tools from:
    http://dev.mysql.com/downloads/gui-tools/5.0.html

Query Browser is pretty good.


If you want to use mysql as the backend DB from windows/.net apps,
then you need odbc or a .net connector setup and configured
appropriately.  See:

http://dev.mysql.com/downloads/connector/odbc/5.1.html
http://www.mysql.com/products/connector/net/

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