What about the mysql command-line client, called "mysql"? On Fri, Oct 23, 2009 at 03:56:26AM -1000, David Sexton wrote: > Hi, I am looking for database software that will let me create, > edit, and view mysql > databases. > Any out there that work especially well with speakup? > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- quit When the quit statement is read, the bc processor is terminated, regardless of where the quit state- ment is found. For example, "if (0 == 1) quit" will cause bc to terminate. -- seen in the manpage for "bc". Note the "if" statement's logic