The Tables tab contains two panels:
Date Source: Shows the tables and columns in the data source or database schema you chose in the Add New Data Source page.
Selected Tables: Shows all tables and columns that you use to design the Data Source. Initially, this panel is blank.
Typically, you move the following tables from Data Source to Selected Tables:
Tables that need to be joined
Tables that you want to reference in the Data Source design, even if their columns do not appear directly in the Data Source.
To select tables for use in designing the Data Source, first expand the table icons beside the table names to inspect the columns of a table. To move tables, you can either:
Double-click or drag a table name from the Data Source panel to the Selected Tables panel.
Select a table name, and then click either the Leftward or Rightward arrows to move the table from one panel to the other.
To remove a table, double-click or drag it out of the Selected Tables panel. You can also click the Reverse button
to clear all selected tables.
If you want to automatically create joins if the database has been configured with referential constraints (foreign keys), select the Inspect new tables and automatically generate joins checkbox. If your specified database has not been configured appropriately, selecting this check box will have no effect.
The Tables tab does not detect changes to the database tables and columns in real-time. To update a Data Source after making changes to the database structure, click the OK button to close the Data Source Designer, then launch it again.
New tables and columns appear in the Data Source panel, with new columns appearing under their table name. To add a new column to the Data Source, move its table to Selected Tables.
Comments
0 comments
Article is closed for comments.