Zend Studio allows you to view the database structure of an SQL server.
To view the database structure of an SQL server:
Open the SQL tab of the File Manager. The SQL server tree displays a list of all SQL servers currently listed.

SQL Server Tree
Click the server whose database structure you wish to view.
Expand the server node to see a list of the databases stored on that server.
Some of the supported servers display schemas as part of their relational model.
To view the schema structure of a database stored on an SQL server:
From the SQL tab, click the server that contains the database whose schema you wish to view.
Expand Databases. Studio displays a list of all databases currently stored on the selected server.
Double-click the database whose schema structure you
wish to view.
Studio displays the schema structure for the selected database.
|
|
|
|
|
Related Links: |
|
|
|