PDA

View Full Version : Can you "Return Rows" in MySQL Administrator?


JamesCalvin
09-26-2006, 10:40 PM
Hi All,

I'm use to using SQL's Enterprise Manager for going into my DB and making changes. One of the things I like to do is view all the information in a specific table (return all rows). Can this be done with MySQL administrator 1.1.4?

I can see the tables listed, but for some reason, I can't access the information within the tables. Any suggestions?

Thanks
J

Fumigator
09-26-2006, 11:50 PM
Looks like they have a separate tool for that, the Query Browser. (http://www.mysql.com/products/tools/query-browser/)

JamesCalvin
09-27-2006, 12:03 AM
That's perfect, it's exactly what I was looking for.

SQL_F1
09-27-2006, 12:17 AM
Under Catalog, select the db, then r-click the table name in the Schema Tables payne - it opens Query Browser