We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this questionI'm looking for an SQL client ap开发者_StackOverflow中文版p that can display subdatasheets like the following:
(source: vb123.com)Do you know of any?
SQL Maestro products do include this functionality:
http://www.sqlmaestro.com/products/mysql/maestro/screenshots/getting_started/data_grid/
Microsoft access can do it for mySQL
Here is more information on the topic
It indicates that you can open a Table or a Query then in the insert menu select subdatasheet. Then you use the child and link Master fields to get the display you are looking for.
You could also try the database client in openoffice.org
精彩评论