The most accessible interface is offered by the MySQL CLI client which is the same under Linux and Windows. You need to use the command: mysql -u [username] -p [password] [database_name] Then you will be able to type (or paste) on that prompt the SQL commands you want. The GUI clients are helpful only for 2 reasons: when you don't know SQL and you don't want to learn it, and for displaying the lists of records in a list view/list box/grid, which is more nice and easy to use than the CLI client. However, unfortunately, most of the GUI clients have accessibility problems. Octavian ----- Original Message ----- From: "Greg B." <gbobo@woh.rr.com> To: "'Blind sysadmins list'" <blind-sysadmins@lists.hodgsonfamily.org> Sent: Wednesday, March 30, 2011 3:02 AM Subject: [Blind-sysadmins] MySQL
Is anyone using MySQL and can give me a little bit of information of how it does with Jaws?
Thanks,
Greg B.
_______________________________________________ Blind-sysadmins mailing list Blind-sysadmins@lists.hodgsonfamily.org http://lists.hodgsonfamily.org/listinfo/blind-sysadmins