Bob wrote:
> I've played around with MySQL on the command line, creating an addressbook 
> database and importing some data. I'd like to use a GUI frontend to add/edit 
> the data, but I'm not sure what's available in linux. Any suggestions?
>
> Happy Christmas :)
>   
Good evening Bob,

You could do worse than looking at either phpmyadmin -
http://www.phpmyadmin.net/home_page/index.php
or  MySQL Administrator - http://dev.mysql.com/downloads/gui-tools/5.0.html

I tend to use phpmyadmin on my remote servers, with a strong password
and an obscured path. Mysql administrator is good for workstation work
locally where I have a GUI.  Have a look at both and see what you prefer.

Have a great Christmas and a happy new year. :)

Cheers

Pete
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to