News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Good DBMS to view mysql tables

Started by lon22, January 11, 2008, 05:58:35 AM

Previous topic - Next topic

lon22

Can someone point me to a graphical front end (if one exist) to view and modify mysql tables? I know table contents can be view and modified from the command line, but I prefer a GUI front end. Thanks.

augalex

Hi lon22,

You could try phpMyAdmin for example...

augalex

tkmedia

Quote from: augalex on January 11, 2008, 06:19:01 AM
Hi lon22,

You could try phpMyAdmin for example...

augalex

Yes and easy to install as well
My Setup [url="http://wiki.linuxmce.org/index.php/User:Tkmedia"]http://wiki.linuxmce.org/index.php/User:Tkmedia[/url]

For LinuxMce compatible  systems and accessories
[url="http://lmcecompatible.com/"]http://lmcecompatible.com/[/url]

rnmixon

I like phpMyAdmin also, but if  you are looking for a regular (not browser-based) app, look at the MySQL Query Browser in the Tools section on the MySQL site:
    http://dev.mysql.com/downloads/gui-tools/5.0.html
Core/hybrid: Antec Fusion case, Asus M2NPV-VM motherboard, AMD 64 x2 4400,  1GB RAM, Global Cache GC100, Streamzap remote, ZCU000 ZWave, Hauppage PVR-500 to cable box, HDHomeRun to two HD antenna's in Scottsdale, AZ; Akai PT50DL14 50" DLP, Global Cache

lon22

Ok, i think I will give phpMyAdmin a try. i like the idea of not having to install software on remote machines that I will use to access the mysql database on the core.

Thanks

lon22

lon22

Got phpMyAdmin installed and working today. It is exactly the kind of tool I was looking for. Thanks..