PDA

View Full Version : MYSQL manager?



glassowater87
September 15th, 2002, 20:33
Hey guys!
Does any one know of a MYSQL manager of somesort that you can run querys in? The current host i have has a MYSQL database, and i can't edit or add the tables:confused2 .

Thanks for your help!

Noldar
September 15th, 2002, 20:41
phpMyAdmin (http://www.phpmyadmin.org/) is a great PHP based manager for MySQL. It will allow you to add and edit tables, run queries and many other things.

Richard

nitroboy
September 16th, 2002, 04:48
Originally posted by Noldar
phpMyAdmin (http://www.phpmyadmin.org/) is a great PHP based manager for MySQL. It will allow you to add and edit tables, run queries and many other things.

Richard I recommend phpmyadmin too, I use it and never had any problems :classic2:

Who?
September 16th, 2002, 18:41
phpmyadmin, it gets better and better every version:)

Koolguy
September 22nd, 2002, 14:07
I reccomend it too, well worth the download.

xzx2
September 22nd, 2002, 14:48
ditto, didn't take long to learn how simple it really was...

hohoho
September 22nd, 2002, 15:14
just 1 question: is there another one out ? i only know phpmyadmin

Dusty
September 22nd, 2002, 15:49
I'm sure there are many, but I only know of two. The first has been mentioned numerous times already, the second is Gossamer Thread's MySQLMan.