Difference between revisions of "Pv-diagram"

From dbscript Online Help
Jump to: navigation, search
Line 1: Line 1:
 
{{Template:dbsweb}}
 
{{Template:dbsweb}}
  
Create or display a Data Diagram for the [[Database Schema]] stored in the [[Project Version]].
+
obsolete page
  
The algorithm used in data diagram generation lays out tables in rows and columns for each set of tables connected by foreign key relations:
+
''Create or display a Data Diagram for the [[Database Schema]] stored in the [[Project Version]].
  
Each row holds exactly one table, and the column of each table is defined by the columns of related.
+
''The algorithm used in data diagram generation lays out tables in rows and columns for each set of tables connected by foreign key relations:
 +
 
 +
''Each row holds exactly one table, and the column of each table is defined by the columns of related.
 +
 
 +
''Check the "Display Schema Name" option if schema names are relevant in the diagram.
  
Check the "Display Schema Name" option if schema names are relevant in the diagram.
 
  
 
[[Category:Project Version]]
 
[[Category:Project Version]]

Revision as of 11:06, 21 March 2010

Online Documentation for dbscript by devio

obsolete page

Create or display a Data Diagram for the Database Schema stored in the Project Version.

The algorithm used in data diagram generation lays out tables in rows and columns for each set of tables connected by foreign key relations:

Each row holds exactly one table, and the column of each table is defined by the columns of related.

Check the "Display Schema Name" option if schema names are relevant in the diagram.