Difference between revisions of "Pv-diagram"

From dbscript Online Help
Jump to: navigation, search
 
Line 1: Line 1:
 
{{Template:dbsweb}}
 
{{Template:dbsweb}}
  
obsolete page
+
obsolete page, merged into [[Pv-diag-list]]
  
 
''Create or display a Data Diagram for the [[Database Schema]] stored in the [[Project Version]].
 
''Create or display a Data Diagram for the [[Database Schema]] stored in the [[Project Version]].

Latest revision as of 11:13, 21 March 2010

Online Documentation for dbscript by devio

obsolete page, merged into Pv-diag-list

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.