Difference between revisions of "Data"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
==The App Inspector==
+
=The App Inspector=
 
The '''App Inspector''' display changes based on the current workspace, showing tabs relevant to that workspace.
 
The '''App Inspector''' display changes based on the current workspace, showing tabs relevant to that workspace.
  
Line 9: Line 9:
 
<br clear=all>
 
<br clear=all>
  
==The Data Tab==
+
=The Data Tab=
 
The Data Tab contains file lists for the current App's data files.  It appears in the App Inspector when the [[Pages Workspace]] is active.
 
The Data Tab contains file lists for the current App's data files.  It appears in the App Inspector when the [[Pages Workspace]] is active.
  
===Databases===
+
==Databases==
 
The Databases tab contains the '''Database Names''' panel with a list of available databases.
 
The Databases tab contains the '''Database Names''' panel with a list of available databases.
 
[[{{ns:file}}:l5_data1.png|left|link={{filepath:l5_data1.png}}|Data Tab]]
 
[[{{ns:file}}:l5_data1.png|left|link={{filepath:l5_data1.png}}|Data Tab]]
Line 26: Line 26:
 
</div>
 
</div>
  
'''Actionbar'''
+
===Instant Search===
 +
From v5.3 the panel includes instant search.  Just start typing the text you want to search for:
 +
[[{{ns:file}}:appdatabases_instantsearch1.png|left|link={{filepath:appdatabases_instantsearch1.png}}|Instant Search]]
 +
<br clear=all>
 +
 
 +
The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:
 +
[[{{ns:file}}:appdatabases_instantsearch2.png|left|link={{filepath:appdatabases_instantsearch2.png}}|Instant Search]]
 +
<br clear=all>
  
 +
===Actionbar===
 
From the actionbar you can:
 
From the actionbar you can:
 
* Create a '''New''' database.  This option is not available when the App already has an associated database.
 
* Create a '''New''' database.  This option is not available when the App already has an associated database.
Line 37: Line 45:
 
<br clear=all>
 
<br clear=all>
  
'''Additional Commands'''
+
===Additional Commands===
 
+
 
[[{{ns:file}}:l5_data3.png|left|link={{filepath:l5_data3.png}}|Additional Commands]]
 
[[{{ns:file}}:l5_data3.png|left|link={{filepath:l5_data3.png}}|Additional Commands]]
 
<br clear=all>
 
<br clear=all>
Line 51: Line 58:
 
|}
 
|}
  
===Tables===
+
==Tables==
 
Click on a table name in the '''Tables''' panel to select it and display its columns and their attributes in the lower panels.
 
Click on a table name in the '''Tables''' panel to select it and display its columns and their attributes in the lower panels.
  
'''Table Names'''
+
===Table Names===
 
+
 
Hover the mouse over a table name row to display information about the table:
 
Hover the mouse over a table name row to display information about the table:
 
[[{{ns:file}}:l5_data4.png|left|link={{filepath:l5_data4.png}}|Tables]]
 
[[{{ns:file}}:l5_data4.png|left|link={{filepath:l5_data4.png}}|Tables]]
 
<br clear=all>
 
<br clear=all>
  
'''Actionbar'''
+
====Instant Search====
 +
From v5.3 the panel includes instant search.  Just start typing the text you want to search for:
 +
[[{{ns:file}}:appdatatables_instantsearch1.png|left|link={{filepath:appdatatables_instantsearch1.png}}|Instant Search]]
 +
<br clear=all>
 +
 
 +
The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:
 +
[[{{ns:file}}:appdatatables_instantsearch2.png|left|link={{filepath:appdatatables_instantsearch2.png}}|Instant Search]]
 +
<br clear=all>
  
 +
====Actionbar====
 
From the actionbar you can:
 
From the actionbar you can:
 
* Create a '''New''' table.  This will open the [[Creating_a_database_and_its_tables#Create_a_Table|CREATE A TABLE dialog]].
 
* Create a '''New''' table.  This will open the [[Creating_a_database_and_its_tables#Create_a_Table|CREATE A TABLE dialog]].
Line 70: Line 84:
 
<br clear=all>
 
<br clear=all>
  
'''Additional Commands'''
+
====Additional Commands====
 
+
 
[[{{ns:file}}:l5_data6.png|left|link={{filepath:l5_data6.png}}|Additional Commands]]
 
[[{{ns:file}}:l5_data6.png|left|link={{filepath:l5_data6.png}}|Additional Commands]]
 
<br clear=all>
 
<br clear=all>
Line 84: Line 97:
 
|}
 
|}
  
 
+
===Column Names===
'''Column Names'''
+
 
+
 
The middle panel in the '''Names''' tab displays the columns from the currently selected table.  Double-click on a column name to open it in the [[Creating_a_database_and_its_tables#Create_and_Modify_Columns|MODIFY A COLUMN dialog]] so you can modify its definition and/or attributes.   
 
The middle panel in the '''Names''' tab displays the columns from the currently selected table.  Double-click on a column name to open it in the [[Creating_a_database_and_its_tables#Create_and_Modify_Columns|MODIFY A COLUMN dialog]] so you can modify its definition and/or attributes.   
  
Line 93: Line 104:
 
<br clear=all>
 
<br clear=all>
  
'''Actionbar'''
+
====Instant Search====
 +
From v5.3 the panel includes instant search.  Just start typing the text you want to search for:
 +
[[{{ns:file}}:appdatacolumns_instantsearch1.png|left|link={{filepath:appdatacolumns_instantsearch1.png}}|Instant Search]]
 +
<br clear=all>
 +
 
 +
The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:
 +
[[{{ns:file}}:appdatacolumns_instantsearch2.png|left|link={{filepath:appdatacolumns_instantsearch2.png}}|Instant Search]]
 +
<br clear=all>
  
 +
====Actionbar====
 
From the actionbar you can:
 
From the actionbar you can:
 
* Create a '''New''' column.  This opens the [[Creating_a_database_and_its_tables#Create_and_Modify_Columns|CREATE A COLUMN dialog]]
 
* Create a '''New''' column.  This opens the [[Creating_a_database_and_its_tables#Create_and_Modify_Columns|CREATE A COLUMN dialog]]
Line 105: Line 124:
 
<br clear=all>
 
<br clear=all>
  
'''Additional Commands'''
+
====Additional Commands====
 
+
 
[[{{ns:file}}:l5_data9.png|left|link={{filepath:l5_data9.png}}|Additional Commands]]
 
[[{{ns:file}}:l5_data9.png|left|link={{filepath:l5_data9.png}}|Additional Commands]]
 
<br clear=all>
 
<br clear=all>
Line 125: Line 143:
 
|}
 
|}
  
'''Column Attributes'''
+
===Column Attributes===
 
+
 
The bottom panel in the '''Names''' tab displays the definition and optional attributes for the currently selected column.
 
The bottom panel in the '''Names''' tab displays the definition and optional attributes for the currently selected column.
 
[[{{ns:file}}:l5_data10.png|left|link={{filepath:l5_data10.png}}|Data Files Tab: Column Attributes]]
 
[[{{ns:file}}:l5_data10.png|left|link={{filepath:l5_data10.png}}|Data Files Tab: Column Attributes]]
 
<br clear=all>
 
<br clear=all>
  
'''Actionbar'''
+
====Actionbar====
 
+
 
From the actionbar you can:
 
From the actionbar you can:
 
* Create a '''New''' column.  This opens the [[Creating_a_database_and_its_tables#Create_and_Modify_Columns|CREATE A COLUMN dialog]]
 
* Create a '''New''' column.  This opens the [[Creating_a_database_and_its_tables#Create_and_Modify_Columns|CREATE A COLUMN dialog]]
Line 143: Line 159:
 
<br clear=all>
 
<br clear=all>
  
'''Additional Commands'''
+
====Additional Commands====
 
+
 
[[{{ns:file}}:l5_data12.png|left|link={{filepath:l5_data12.png}}|Additional Commands]]
 
[[{{ns:file}}:l5_data12.png|left|link={{filepath:l5_data12.png}}|Additional Commands]]
 
<br clear=all>
 
<br clear=all>

Revision as of 10:33, 28 May 2020

The App Inspector

The App Inspector display changes based on the current workspace, showing tabs relevant to that workspace.

Clicking the small icon on the far right of the App Inspector title bar will detach it into its own floating window.

Double clicking the window title bar when it is floating will attach it back into place.

App Inspector


The Data Tab

The Data Tab contains file lists for the current App's data files. It appears in the App Inspector when the Pages Workspace is active.

Databases

The Databases tab contains the Database Names panel with a list of available databases.

Data Tab


Note: opening a database is not available when the App already has an associated database.

Bm-noteicon.png
Pro Tip

If you have a project open you will only see the databases that have been added to that project.

Instant Search

From v5.3 the panel includes instant search. Just start typing the text you want to search for:

Instant Search


The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:

Instant Search


Actionbar

From the actionbar you can:

  • Create a New database. This option is not available when the App already has an associated database.
  • Delete the currently selected database. This option is not available when an App is open.
  • Open the MetaData editor for the currently selected database. See MetaData Editor for information.
  • Access Additional Commands by clicking the cog button.
Actionbar


Additional Commands

Additional Commands


Menu Option More Information
Refresh Refreshes the database panel.

Tables

Click on a table name in the Tables panel to select it and display its columns and their attributes in the lower panels.

Table Names

Hover the mouse over a table name row to display information about the table:

Tables


Instant Search

From v5.3 the panel includes instant search. Just start typing the text you want to search for:

Instant Search


The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:

Instant Search


Actionbar

From the actionbar you can:

  • Create a New table. This will open the CREATE A TABLE dialog.
  • Delete the currently selected table. You will be prompted to confirm the operation.
  • Access Additional Commands by clicking the cog button.
Actionbar


Additional Commands

Additional Commands


Menu Option More Information
Refresh Refreshes the Table Names panel.

Column Names

The middle panel in the Names tab displays the columns from the currently selected table. Double-click on a column name to open it in the MODIFY A COLUMN dialog so you can modify its definition and/or attributes.

Hover the mouse over a column name row to display information about the column:

Column Names


Instant Search

From v5.3 the panel includes instant search. Just start typing the text you want to search for:

Instant Search


The display is updated as you type and as well as the mouse, you can also use the cursor keys and the return key to navigate and select:

Instant Search


Actionbar

From the actionbar you can:

  • Create a New column. This opens the CREATE A COLUMN dialog
  • Edit the currently selected column. This opens the MODIFY A COLUMN dialog
  • Delete the currently selected column. You will be prompted to confirm the operation.
  • Open the MetaData editor for the currently selected column. See MetaData Editor for information.
  • Access Additional Commands by clicking the cog button.
Actionbar


Additional Commands

Additional Commands


Menu Option More Information
Modify Opens the MODIFY A COLUMN dialog for the currently selected column.
MetaData editor... Opens the MetaData editor for the currently selected column. See MetaData Editor for information.
Refresh Refreshes the Column Names panel.

Column Attributes

The bottom panel in the Names tab displays the definition and optional attributes for the currently selected column.

Data Files Tab: Column Attributes


Actionbar

From the actionbar you can:

  • Create a New column. This opens the CREATE A COLUMN dialog
  • Edit the currently selected column. This opens the MODIFY A COLUMN dialog
  • Delete the currently selected column. You will be prompted to confirm the operation.
  • Navigate between the columns.
  • Access Additional Commands by clicking the cog button.
Actionbar


Additional Commands

Additional Commands


Menu Option More Information
Modify Opens the MODIFY A COLUMN dialog for the currently selected column.
Refresh Refreshes the Column Attributes panel.

See Also

Data Workspace