On Sun, Dec 23, 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?
sqldeveloper from oracle, dbvis (google it). You'll need to find and install the java mysql code, usually called mysql-connector-java-X.X.X.tar.gz for either of the above. sqldeveloper seems more powerful generally, but dbvis has a nifty graph view based on foreign keys. Nice to see what depends on what. Michael "who has never been able to build a mysql gui pkg from mysql" -- Michael Fischer michael@visv.net -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org