PDA

View Full Version : Database Management.


TNT
12-10-2003, 04:28 PM
What do you guys use to manage your databases? I looked into MySql Control Center because it looked to be pretty nice from all the posts made about it, but I'm having a problem getting it to connect to anything so I can actually look at my DB.

Could I just get a version of SQL and do it like that? I'm looking for something that's GUI preferably and something that shows me the tables and such listed out like EQAdmin does so I can see what is in each of the fields.

Any ideas?

Liscadipesce
12-10-2003, 04:52 PM
MySQL-Front is the program I use for all of my database edits except for the items table. I find MySQL-Front very easy to use.

Download MySQL-Front from http://mysqlfront.sstienemann.de/

SaguratuS
12-10-2003, 07:30 PM
If you're able, phpmyadmin is a very nice tool, especially when it comes to changing/deleting/creating and backing up databases.
http://phpmyadmin.net

Muuss
12-10-2003, 08:48 PM
Phpmyadmin requires a webserver. That's not a standalone software.
EQAdmin is a very good tool to manage your Eqemu database, even more if you're a DB beginner.