View Single Post

  #2 (permalink)  
Old 11-29-2006, 10:42 PM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

You can use official mysql client to connect to Linux based MySQL server. http://dev.mysql.com/downloads/mysql/5.0.html#downloads

You can use webbased tool such as phpMyAdmin and windows based product such as MySQL Administrator. See http://www.cyberciti.biz/faq/gui-too...abases-server/

You can use front end such as VB and other ODBC drivers to connect MySQL server.

You also need to create user account and grant permission to access MySQL from Windows system. It is called remote access. See following tutorial for more information.
http://www.cyberciti.biz/tips/how-do...se-server.html

Let me know if u need any further help
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote