Log in

View Full Version : How do I access MySQL database server service from a different machine ?



kitson
03-13-2012, 07:58 AM
I have an online shopping website which runs MySQL database server in the back-end in a Linux/Unix server.How do I access/monitor this MySQL service from my home Windows XP PC ? I am not very expert in these things as I have to think about other businesses. Please help.

traq
03-13-2012, 11:05 PM
Your web host should provide database management software (phpMyAdmin is very common), which can be accessed from your account control panel in most cases.

kitson
03-14-2012, 01:17 AM
Thanks for your information!