Log in

View Full Version : mysql


kouhei
05-11-2005, 01:55 PM
I got a server up and running and I would like someone to be able to connect to my emu DB to edit things like items and stuff. I belive it is possible to setup to allow them to be able to connect to edit the DB. But not sure how to do it. Any1 know what needs to be done to allow this person connect to the DB to edit. What needs to be done on server side and what needs to be done on their client side?

Belfedia
05-11-2005, 09:59 PM
Use frontend for mysql like : http://www.phpmyadmin.net/home_page/index.php
You can manage user , privileges and password.
User can modify DB with a simple internet browser.